DigitalWallet is an async service that counts your currencies.
Project description
Digital Wallet
Setup
git clone https://github.com/heliosgrounder/DigitalWallet.git
cd DigitalWallet
python -m venv venv
- Windows (PowerShell):
.\venv\Scripts\Activate.ps1
- Unix:
./venv/bin/activate
pip install -r requirements.txt
Run
You can choose all available currencies in this.
cd digitalwallet
python -m main --period 10 --rub 10 --debug y
python -m main --rub 100 --eur 300 --usd 200
python -m main --aud 200 --rub 0
Using
You can go to localhost:8000/docs and use FastApi interface.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
digitalwallet-0.0.2.tar.gz
(4.1 kB
view details)
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 digitalwallet-0.0.2.tar.gz.
File metadata
- Download URL: digitalwallet-0.0.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a24f21be912aaf7a14e3e26f72b75de6108c6f531c3fbc74fe2b3a4bdfed9599
|
|
| MD5 |
602fbb47b7f5a86664a25d1092d6daaf
|
|
| BLAKE2b-256 |
24d2601fae76b83a4f3104722acc6ac78aeebca41754d6cf8daa7d569a0bdefe
|
File details
Details for the file digitalwallet-0.0.2-py3-none-any.whl.
File metadata
- Download URL: digitalwallet-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-1024-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10d5984f26774afef890c7f0b89e23a53712ca608e7f58682569f092f9d21d62
|
|
| MD5 |
b55fce1c537a7de8103fc02d7500a17d
|
|
| BLAKE2b-256 |
8d5dfe8ff745b1267201b04e39f38d28cbdd2009cb0285f1e880a514cbb09ecc
|