Fun Democritus functions.
Project description
Democritus Fun
Fun Democritus functions[1].
[1] Democritus functions are simple, effective, modular, well-tested, and well-documented Python functions.
We use d8s
(pronounced "dee-eights") as an abbreviation for democritus
(you can read more about this here).
Installation
pip install d8s-fun
Usage
You import the library like:
from d8s_fun import *
Once imported, you can use any of the functions listed below.
Functions
-
def spinner(cycles: int = 10, *, frames_per_second: int = 10) -> None: """Print a spinner."""
-
def assumption_make(): """."""
-
def password_create(*, length: int = 15, character_set: str = PASSWORD_CHARACTER_SET) -> str: """Create a password of the given length using the given character_set."""
-
def spin_until_done(func): """Show a spinner until the function is done."""
Development
👋 If you want to get involved in this project, we have some short, helpful guides below:
If you have any questions or there is anything we did not cover, please raise an issue and we'll be happy to help.
Credits
This package was created with Cookiecutter and Floyd Hightower's Python project template.
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
Built Distribution
File details
Details for the file d8s_fun-0.6.0.tar.gz
.
File metadata
- Download URL: d8s_fun-0.6.0.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 640499002dccdc6d0b89c911260ee0c644e62d6805467c0ed9681857f2366acc |
|
MD5 | f87ca535a286918b4d1f79dfe54ba55a |
|
BLAKE2b-256 | 42b039cc561775a09b0b3a91fbc1df2b45e003a9e768cf08441dc3c31e4c0bf1 |
File details
Details for the file d8s_fun-0.6.0-py2.py3-none-any.whl
.
File metadata
- Download URL: d8s_fun-0.6.0-py2.py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c7491b8aa57fe6ea2de3972811e61fe5053cf3b8f4fb690768bbc751a62e151 |
|
MD5 | db3c939e4820d8940be04ef5d0b57fa7 |
|
BLAKE2b-256 | 707bd27adce894027699973c6e217849cf3acad7169f8c4ffebd91384b5436d5 |