A basic dependency-free calculator module
Project description
A simple calculator package
Setting up a virtual development environment:
- navigate to project root dir
- . ./env/bin/activate
To download new packages activate virtual env and run:
- python3 ./env/bin/pip3 install {package_name}
To run tests activate virtual env and run:
- pytest
To lock dependencies activate virtual env and run: python3 ./env/bin/pip3 freeze > requirements.txt
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 sp_calculator-0.2.2.tar.gz.
File metadata
- Download URL: sp_calculator-0.2.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50457f024d1a347eac3621f6e79ffa4a538c5f115defb84554d722287a95fe15
|
|
| MD5 |
081579676e548890b0794cd21b82d1bf
|
|
| BLAKE2b-256 |
4828231233803148a215b4a13863ec8cea1f6f51934c9d24743c964e54456f0d
|
File details
Details for the file sp_calculator-0.2.2-py2.py3-none-any.whl.
File metadata
- Download URL: sp_calculator-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c79a47bf20586faa0f0884cae30a660a36c02f1b29cddca1c3b7ff890dabb0af
|
|
| MD5 |
1523e0da63bcefef1aa076cd9a9d7487
|
|
| BLAKE2b-256 |
2e6b8c7578b83db688a85d77253285191106911639c83b90a534e6909a427426
|