Skip to content

abbec/niji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Code Health Coverage Status Documentation Status

niji

A small, simple package management library written in Python. Supports Python 2.7+ and Python 3.5+.

setting up for development

create a virtualenv and run

$ pip install -r requirements.txt

This will install all the needed python packages.

To run tests

$ py.test

or to run with different python versions at once (you will need python 2.7, python 3.4 and pypy installed):

$ tox

Happy hacking!

About

A small, simple package management library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published