Repository
https://github.com/PyGithub/PyGithub/
PR : https://github.com/PyGithub/PyGithub/pull/995
New Features
Add the capability to use the create project and create project columns routes of github v3 api in PyGithub. Only reading capabilities existed prior to this.
The work is more or less straight forward. Tests with replay data is more tricky to generate (problems when working on capabilities previous developed on another person's repo)