0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Quick fix for python 3 test success More... over 10 years ago
Woah! Get rid of the double requirement in the requirements.txt More... over 10 years ago
Updated with sweet gif demo More... over 10 years ago
Now with tests that should pass More... over 10 years ago
Updated README to match the amazing new features More... over 10 years ago
Update requirements to use as test file. Add --verbatim option - my new favourite More... over 10 years ago
Refactoring. Added --latest option to print the latest version for out of date requirements. Bumped to 0.1.4 More... over 10 years ago
Create .travis.yml More... almost 11 years ago
Merge pull request #23 from dbader/python3-fixes More... almost 11 years ago
Make piprot work with Python 3. More... almost 11 years ago
Merge pull request #19 from gmoothart/requirements_default More... about 11 years ago
Show usage by default if no requirements.txt More... about 11 years ago
use requirements.txt by default More... about 11 years ago
Merge branch 'master' of github.com:sesh/piprot More... about 11 years ago
Version bump More... about 11 years ago
Merge pull request #18 from jessamynsmith/master More... about 11 years ago
I was seeing an error trying to run this on my local system: Traceback (most recent call last): File "/Users/jessamyn/.virtualenvs/piprot/bin/piprot", line 8, in <module> load_entry_point('piprot==0.1.2', 'console_scripts', 'piprot')() File "build/bdist.macosx-10.8-intel/egg/piprot/piprot.py", line 218, in piprot File "build/bdist.macosx-10.8-intel/egg/piprot/piprot.py", line 197, in main TypeError: not all arguments converted during string formatting More... about 11 years ago
Notify! More... about 11 years ago
Version bump More... about 11 years ago
JSONDecodeError is apparently a thing that happens More... about 11 years ago
Trying to get this up on pypi More... about 11 years ago
pep eight More... about 11 years ago
Updating readme with install details More... about 11 years ago
Setup.py style, yeah.. More... about 11 years ago
Creating a simple setup script More... about 11 years ago
Merge pull request #16 from markhellewell/master More... about 11 years ago
stub and regex for matching VCS requirements More... about 11 years ago
use regex to parse requirements More... about 11 years ago
Merge pull request #15 from markhellewell/master More... about 11 years ago
output notices regarding rotten reqs to stderr More... about 11 years ago