A FIFO accounting calculator
Project description
TODO: Provide a complete README file
Usage
Check tests to see examples.
Development
Nix shell is provided:
nix-shell
You can choose between different Python versions:
nix-shell --arg python "\"python39\"" nix-shell --arg python "\"python310\""
Once you are inside the Nix shell, you can then run Visual Studio Code:
code .
Testing
If you are inside the Nix shell:
python test_accfifo.py
Without entering the Nix shell, for Python 3.9:
nix-shell --arg python "\"python39\"" --command "python test_accfifo.py"
... and for Python 3.10:
nix-shell --arg python "\"python310\"" --command "python test_accfifo.py"
License
This library is licensed under BSD 2-Clause.
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
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 accfifo-0.2.0.tar.gz.
File metadata
- Download URL: accfifo-0.2.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab285c6b0c203807bffd49048ec2cdc564b9a82a6e46223f0f09e15bbf05d874
|
|
| MD5 |
f919a63b49453780783b5d079450be9c
|
|
| BLAKE2b-256 |
965891bfebb79aa60925b993f6526c328f38dfb7322841974b1dcf9afe247844
|
File details
Details for the file accfifo-0.2.0-py3-none-any.whl.
File metadata
- Download URL: accfifo-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93e031e7ed876131bb1423fc1a23d56faf9bb2dd909a4e7ce33c58fc44965add
|
|
| MD5 |
6b300659c4b233b13e2bbb59a8d57773
|
|
| BLAKE2b-256 |
b18d66d46d308d10ebea4cf7ab32af11218169cf820fcf2f9b2097c6468fe75d
|