Utilities for frkl projects.
Project description
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.docfrutils.tasksfrutils.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
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file frutils-1.0.1.tar.gz.
File metadata
- Download URL: frutils-1.0.1.tar.gz
- Upload date:
- Size: 105.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: devpi-server/5.0.0 (py3.6.8; linux)
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a2e293b983315367349d4ab61d3679fb21a9123e9486aa6a24b71045f41dd96
|
|
| MD5 |
cfcccb0930b7cca94a6f9c3ce83b6e76
|
|
| BLAKE2b-256 |
eea8337797bb4f1efd2acf6fd1e7137266508692a45e59f0620613f47e045c69
|
File details
Details for the file frutils-1.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: frutils-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 52.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: devpi-server/5.0.0 (py3.6.8; linux)
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5cd520e9b74975408a941227e08549df9739bfab98d86fc797dff94cf29b166
|
|
| MD5 |
a1db7b758ce584f31e04228ae612a378
|
|
| BLAKE2b-256 |
687fa03632a8872b6d6abaef8cf0ec6181c90e8679077ca1cf1ccbfd88079436
|