Skip to content

Find information about upcoming Python conferences and meetups through your terminal

License

Notifications You must be signed in to change notification settings

waseem18/pymeetups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMeetups

Find information about upcoming Python conferences and meetups through your terminal.

PyMeetups screenshot

Installation

pip install pymeetups

Usage

Run the command pymeetups which displays information of upcoming Python conferences.

Future

  • Apart from Pycon conferences show information about Python meetups.
  • Feature to filter the list of conferences/meetups with the commands pymeetups nearme and pymeetups <region name>

Contributing

  • Pymeetups uses Google Calendar API. Follow instruction as per this documentation to create and download a JSON file containing client id and client secret id.
  • Rename the JSON file to project.json and place it inside pymeetups package such that the path is pymeetups/pymeetups/package.json
  • Start hacking.

License

MIT

About

Find information about upcoming Python conferences and meetups through your terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages