Skip to main content

Elementary Mathematics.

Project description

https://travis-ci.org/MacHu-GWU/elementary_math-project.svg?branch=master https://coveralls.io/repos/github/MacHu-GWU/elementary_math-project/badge.svg?branch=master https://img.shields.io/pypi/v/elementary_math.svg https://img.shields.io/pypi/l/elementary_math.svg https://img.shields.io/pypi/pyversions/elementary_math.svg https://img.shields.io/badge/Star_Me_on_GitHub!--None.svg?style=social

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

Usage

  1. Clone the repo.

  2. Navigate to elementary_math-project/start-a-project, edit init_project.py and runt.

  3. A <repo-name> directory will be created, you can use this as your github repo directory.

For MacOS:

You have to make sure:

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

elementary_math-0.0.7.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

elementary_math-0.0.7-py2-none-any.whl (10.5 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page