Skip to main content

Elastic & composable scripting.

Project description

PyPI status PyPI version Pipeline status Code style

freckles

Elastic & composable scripting.

Description

For details, visit: https://freckles.io

Although this is tagged as version 1.0.0, it should not be considered 'production-grade' code. This version is a (well-working) proof-of-concept prototype, and I've used it without problems for the last few months, but it doesn't have (many) tests, and the code is not as well documented as it should be. Also, even though I'm mostly happy with the overall architecture of this version of freckles, there are a few pockets of complexity that I want to get rid of (as much as that will be possible) before I'm entirely happy.

I'm currently re-working the code (and it's dependency libraries), and the plan is for freckles v2 to be the first production-ready version.

Development

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

pyenv install 3.7.3
pyenv virtualenv 3.7.3 freckles
git clone https://gitlab.com/frkl/freckles
cd <freckles_dir>
pyenv local freckles
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

freckles-1.0.0.tar.gz (167.9 kB view hashes)

Uploaded Source

Built Distribution

freckles-1.0.0-py2.py3-none-any.whl (135.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