issues
search
seanfisk
/
python-project-template
A template Python project with a focus on best practices.
Other
543
stars
168
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rework instructions in the README.
#21
seanfisk
closed
11 years ago
1
Add Paver option to run pytest-xdist.
#20
seanfisk
opened
11 years ago
0
Add pip requirements file.
#19
seanfisk
closed
11 years ago
1
Create a template update script.
#18
seanfisk
opened
11 years ago
1
Sphinx single entrypoint
#17
bitmensch
closed
11 years ago
5
Upgrade to Setuptools.
#16
seanfisk
closed
11 years ago
4
Run flake8 without subprocess.
#15
seanfisk
opened
11 years ago
1
Make tox Sphinx warnings into errors.
#14
seanfisk
closed
11 years ago
3
Use tools from paver.easy instead of our own functions.
#13
seanfisk
opened
11 years ago
0
Moved LICENCE to LICENCE.tpl and added ${copyright} variable in LICENCE.tpl
#12
ghost
closed
11 years ago
3
correct instruction to reflect classifiers being in setup.py
#11
bitmensch
closed
11 years ago
0
discard pyfiglet due to missing Python 3.x support ...
#10
bitmensch
closed
11 years ago
2
Clarify licenses.
#9
seanfisk
closed
11 years ago
0
Python 3.3 support
#8
seanfisk
closed
11 years ago
8
mention tox and supported Python versions in the docs
#7
bitmensch
closed
11 years ago
1
use new-style class for TestMain class by inheriting from object
#6
bitmensch
closed
11 years ago
1
small cleanup: sort imports by alphabetical order, add blank line betwee...
#5
bitmensch
closed
11 years ago
1
Support for testing multiple Python versions with tox
#4
bitmensch
closed
11 years ago
10
Clarify out-of-the-box supported Python version(s)
#3
bitmensch
closed
11 years ago
8
fix project files definition (now excluding ignored/deleted files, and i...
#2
bitmensch
closed
11 years ago
8
fix flake8 error (ignore): C901 'doc_watch' is too complex (10)
#1
bitmensch
closed
11 years ago
1
Previous