# w2m > Create When2Meet polls from the command line. ## Docs ### API Reference #### Exceptions > Exception classes - [client.When2MeetError](https://www.shauritahutchins.com/when2meet-cli/reference/client.When2MeetError.html) #### Functions > Public functions - [client.create_poll](https://www.shauritahutchins.com/when2meet-cli/reference/client.create_poll.html) - [parsing.parse_dates](https://www.shauritahutchins.com/when2meet-cli/reference/parsing.parse_dates.html) - [parsing.parse_date_range](https://www.shauritahutchins.com/when2meet-cli/reference/parsing.parse_date_range.html) - [parsing.parse_time_range](https://www.shauritahutchins.com/when2meet-cli/reference/parsing.parse_time_range.html) #### Constants > Module-level constants and data - [client.BASE_URL](https://www.shauritahutchins.com/when2meet-cli/reference/client.BASE_URL.html) - [client.CREATE_ENDPOINT](https://www.shauritahutchins.com/when2meet-cli/reference/client.CREATE_ENDPOINT.html) - [client.EVENT_PATH_PATTERN](https://www.shauritahutchins.com/when2meet-cli/reference/client.EVENT_PATH_PATTERN.html) - [client.REQUEST_TIMEOUT_SECONDS](https://www.shauritahutchins.com/when2meet-cli/reference/client.REQUEST_TIMEOUT_SECONDS.html) - [parsing.DATE_FORMATS](https://www.shauritahutchins.com/when2meet-cli/reference/parsing.DATE_FORMATS.html) - [parsing.TIME_PATTERN](https://www.shauritahutchins.com/when2meet-cli/reference/parsing.TIME_PATTERN.html)