Skip to main content

Utilities for frkl projects.

Project description

PyPI status PyPI version Pipeline status Code style

frutils

Shared utility methods for python projects under the 'frkl' umbrella.

Description

Documentation and the majority of testing still to be done. This package contains general utility methods (under frutils.frutils), command-line related ones (frutils.frutils_cli).

It also contains 3 packages that will be re-factored out into their own libraries eventually:

  • frutils.doc
  • frutils.tasks
  • frutils.config

Development

Assuming you use pyenv and pyenv-virtualenv for development, here's how to setup a 'frutils' development environment manually:

pyenv install 3.7.3
pyenv virtualenv 3.7.3 frutils
git clone https://gitlab.com/frkl/frutils
cd <frutils_dir>
pyenv local frutils
pip install -e .[develop,testing,docs]
pre-commit install

Copyright & license

Parity Public License 6.0.0

Please check the LICENSE file in this repository (it's a short license!), also check out the freckles license page for more details.

frkl product ids

Versions:

  • 0.9:
    • 97de2bf5-0fbb-4884-9d26-488217e1477c
  • 1.x.x:
    • 97de2bf5-0fbb-4884-9d26-488217e1477c

Copyright (c) 2019 frkl OÜ

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

frutils-1.0.1.tar.gz (105.6 kB view hashes)

Uploaded Source

Built Distribution

frutils-1.0.1-py2.py3-none-any.whl (52.7 kB view hashes)

Uploaded Python 2 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