Elementary Mathematics.
Project description
Welcome to elementary_math Documentation
elementary_math is a project to demonstrate: how to setup a fancy open source python library project on github includes these powerful components:
virtual environment setup (one command install everything)
setup.py file (one click install/uninstall)
auto Google stylize your code
fancy sphinx document (one click build/view/deploy)
unittest suits with pytest
code coverage test with coverall
multi python version test with tox
integration with https://travis-ci.org/
integration with https://coveralls.io/
auto deploy to AWS S3
publish to PyPI
Quick Links
Usage
Clone the repo.
Navigate to elementary_math-project/start-a-project, edit init_project.py and runt.
A <repo-name> directory will be created, you can use this as your github repo directory.
For MacOS:
You have to make sure:
HomeBrew is installed.
take a look at Makefile, all magic happens here!
Install
elementary_math is released on PyPI, so all you need is:
$ pip install elementary_math
To upgrade to latest version:
$ pip install --upgrade elementary_math
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for elementary_math-0.0.7-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9baa19dda4fdb13c03e78521f75072b21fb70770e3c4291475f7ec261e68ef01 |
|
MD5 | cb070ec78cd7e010b0f4773c81a98779 |
|
BLAKE2b-256 | a95560ec997058432ea24b67eedf9f28e56bccb4291dc9a98d921da7dc7e2a1d |