Flashfreeze
A modern rewrite of flashbake
This is very rough, but it works.
You can now install via pip:
pip install flashfreeze
Copy config.yaml.sample to ~/.flashfreeze/config.yaml and edit to your liking.
To run:
flashfreeze
From the python interpreter:
>>> from flashfreeze import FlashFreeze
>>> f = FlashFreeze()
>>> f.run()
This isn't even alpha, folks. Use at your own risk. But if you have issues/bugs/suggestions, please let me know.
Release files for flashfreeze 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flashfreeze-0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / flashfreeze-0.1-py3-none-any.whl
| Download URL | flashfreeze-0.1-py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
be49c5aac50f19ff11c3e5e100cd0106336eace50877b47474bff8886e52868a
|
|
BLAKE2b-256 checksum How to use checksums |
63bd98b50f09853c5d009dc0cb679db48b70e328939146fc560c5a8a10775240
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.2
|