Fortran-FOSS-Programmers / Fortran-FOSS-Programmers/FLATPack-defunct
Useful Python Modules
- Dominant language
- Python
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
At this point, I guess that Chris has chosen python. Here I would like to list available python modules that should help Chris to avoid reinvent the wheel. I start with the following list hoping that your experiences improve it.
### Git
- https://github.com/jelmer/dulwich
- https://github.com/gitpython-developers/GitPython
- https://github.com/PyGithub/PyGithub
- https://github.com/FriendCode/gittle
- https://github.com/sigmavirus24/github3.py
### UI (CLI)
- https://docs.python.org/3.5/library/argparse.html
- http://click.pocoo.org/4/
- https://github.com/docopt/docopt
- http://docs.openstack.org/developer/cliff/
- https://github.com/kennethreitz/clint
- https://github.com/epsy/clize
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.