Skip to main content

Generate Python code from frecklets.

Project description

PyPI status PyPI version PyPI pyversions Pipeline status Code style

pyckles

Generate Python code from frecklets.

Description

Documentation still to be done.

Generating Python project

git init pre-commit install git add * .* pre-commit run --all-files git add * .*

Development

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

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

Copyright & license

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

Parity Public License 6.0.0

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

frkl.pyckles-1.0.1.tar.gz (34.7 kB view hashes)

Uploaded Source

Built Distribution

frkl.pyckles-1.0.1-py2.py3-none-any.whl (25.1 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