Skip to content

Library of useful utilities for Python used across various applications.

License

Notifications You must be signed in to change notification settings

bitesofcode/projex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projex

The projex library is a collection of useful utility methods for Python.

Installation

If you would like to use the latest build that has been tested and published, you can use the Python setuptools to install it to your computer or virtual environment:

$ pip install projex

If you would like to use the latest code base, you can clone the repository and reference and run setup.py for your virtual environment

$ git clone https://github.com/ProjexSoftware/projex.git
$ cd projex
$ python setup.py develop

Read the Getting Started page for more information on how to use the framework.

About

Library of useful utilities for Python used across various applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages