Skip to main content

Some tools/functions/snippets used across projects.ions.

Project description

mypythontools

Some tools/functions/snippets used across projects.

Usually used from IDE. Root path is infered and things like docs generation on pre-commit githook, building application with pyinstaller or deploying to Pypi is matter of calling one function.

Many projects - one codebase.

If you are not sure whether structure of app that will work with this code, there is python starter repo on https://github.com/Malachov/my-python-starter

Modules:

build

Build your app with pyinstaller just with calling one function build_app. Check function doctrings for how to do it.

See module help for more informations.

githooks

Some functions runned every each git action (usually before commit).

Can derive README.md from __init__.py or generate rst files necessary for sphinx docs generator.

Check module docstrings for how to use it.

deploy

Deploy app on Pypi.

Project details


Release history Release notifications | RSS feed

This version

0.0.2

Download files

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

Source Distribution

mypythontools-0.0.2.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

mypythontools-0.0.2-py3-none-any.whl (8.8 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