Some project setup tools including logging, settings and database connections
Project description
fundamentals
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
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
File details
Details for the file fundamentals-2.0.0.tar.gz
.
File metadata
- Download URL: fundamentals-2.0.0.tar.gz
- Upload date:
- Size: 49.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.9.1 pkginfo/1.4.1 requests/2.18.4 setuptools/36.4.0 requests-toolbelt/0.8.0 tqdm/4.14.0 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33f88c84fd7defcce0e1eeaf6853a44f9181f600c74ec8fcbe716b040904d264 |
|
MD5 | 128361c6f37a5ec44d9430395c747942 |
|
BLAKE2b-256 | 6b08205c217414a88a039116713f89534679cbff1c93f4eec18bbce71f708213 |
File details
Details for the file fundamentals-2.0.0-py2-none-any.whl
.
File metadata
- Download URL: fundamentals-2.0.0-py2-none-any.whl
- Upload date:
- Size: 91.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.9.1 pkginfo/1.4.1 requests/2.18.4 setuptools/36.4.0 requests-toolbelt/0.8.0 tqdm/4.14.0 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ee7badcb564a40bf642b4ea8bac1f985008a68e48669f08eedfe42de3403434 |
|
MD5 | c04a8a49a4e4c4c396e45fddf7c51c5d |
|
BLAKE2b-256 | bad8440fab44a0b42d7df1c54d279b6ffdb15d28ba465f6bfdd3a25d21023b6b |