Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zenhack/setuptools-boilerplate

Template for python projects
https://github.com/zenhack/setuptools-boilerplate

Last synced: 16 days ago
JSON representation

Template for python projects

Awesome Lists containing this project

README

        

This is a template python project; it contains a basic setup.py,
.gitignore, and other boilerplate common to all/almost all python
packages. Feel free to clone it and edit to start your project. I'm
releasing it to the public domain (CC0). You don't even have to credit
me if you don't want -- feel free to `git commit --amend` on your first
commit if you don't want this in the history for some reason. The
legalese is in `COPYING`.