Skip to main content

A FIFO accounting calculator

None

Project description

https://travis-ci.org/vst/accfifo.svg?branch=develop

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

None

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

accfifo-0.2.0.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

accfifo-0.2.0-py3-none-any.whl (6.5 kB view hashes)

Uploaded 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