Skip to main content

Some project setup tools including logging, settings and database connections

Project description

fundamentals

Documentation Status Coverage Status

Some project setup tools including logging, settings and database connections.

Documentation

Documentation for fundamentals is hosted by Read the Docs (last stable version and latest version).

Installation

The easiest way to install fundamentals is to use pip:

pip install fundamentals

Or you can clone the github repo and install from a local version of the code:

git clone git@github.com:thespacedoctor/fundamentals.git
cd fundamentals
python setup.py install

To upgrade to the latest version of fundamentals use the command:

pip install fundamentals --upgrade

Development

If you want to tinker with the code, then install in development mode. This means you can modify the code from your cloned repo:

git clone git@github.com:thespacedoctor/fundamentals.git
cd fundamentals
python setup.py develop

Pull requests are welcomed!

Issues

Please report any issues here.

Project details


Release history Release notifications | RSS feed

This version

2.0.5

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fundamentals-2.0.5.tar.gz (50.1 kB view hashes)

Uploaded Source

Built Distribution

fundamentals-2.0.5-py2-none-any.whl (89.0 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