Skip to main content

This is my personal package

Project description

Gitter Twitter

This small project help me, to automate boring stuff. It started with deploying django, but where will coming more. Hopefully

Install

pip install axju

Functions

axju
axju-django

Development

Clone repo:

git clone https://github.com/axju/axju.git

Create virtual environment and update dev-tools:

python3 -m venv venv
source venv/bin/activate
pip install --upgrade wheel pip setuptools twine tox

Install local:

pip install -e .

Run some tests:

tox
python setup.py test

Make the documentation:

docs/make.bat html

Publish the packages:

python setup.py sdist bdist_wheel
twine upload dist/*

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

axju-0.0.3.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

axju-0.0.3-py3-none-any.whl (11.6 kB view hashes)

Uploaded Python 3

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