Skip to content

Python package of functions that James finds useful. For documentation, please click the link:

License

Notifications You must be signed in to change notification settings

jameshtwose/jmspack

Repository files navigation

jmspack

drawing

Python package of functions that James finds useful

codecov Code Style

The documentation for the package can be found here. Netlify Status

The package can be installed via conda using the following code:
conda install -c james.twose jmspack

Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge

The package can be installed via pip using the following code:
pip install jmspack

PyPI version PyPI download month

Installation from github

  • Clone the repository
  • git clone git@github.com:jameshtwose/jmspack.git
  • Create a virtual environment
  • python3 -m venv venv
  • Activate the virtual environment
  • source venv/bin/activate
  • Install the requirements
  • pip install -r requirements.txt

About

Python package of functions that James finds useful. For documentation, please click the link:

Resources

License

Stars

Watchers

Forks

Packages

No packages published