Skip to content
This repository has been archived by the owner on Jun 7, 2018. It is now read-only.
/ pypit Public archive

Work in progress. Analytics and testing of pypi packages.

Notifications You must be signed in to change notification settings

d0ugal/pypit

Repository files navigation

PyPit - Python Package Index Tester

Testing, validating and reporting PyPI submissions. Work in progress.

Installation/Running

  • workon pypit
  • add ip6 local trusted connection to postgres config
  • add vagrant role to postgres (LOGIN SUPERUSER)
  • install redis
  • sudo apt-get install libxslt1-dev
  • pip install -r requirements.txt
  • sudo service postgresql-8.4 restart
  • cd /vagrant
  • python manage.py createdb
  • python manage.py runserver

TODO

Fix the provisioning of the VM so most of this is done automatically.

About

Work in progress. Analytics and testing of pypi packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published