1Forge REST API wrapper
Project description
oneforge
1Forge REST API wrapper
Instalation
oneforge is distributed on PyPI and is available on Linux/macOS and Windows and supports Python 3.6+.
$ pip install -U oneforge
Usage
from oneforge import OneForge, SYMBOLS
oforge = OneForge(api_key='XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX')
# Get quotes
oforge.quotes(SYMBOLS)
# Convert currency
oforge.convert('EUR', 'USD', 100)
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
oneforge-0.1.0.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file oneforge-0.1.0.tar.gz
.
File metadata
- Download URL: oneforge-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4cfd4c29e8bf885fff0112c03653aeb968a7201a5f665509531303afbd128549
|
|
MD5 |
21f3f5abbcb91a83736d7a07cedcd9f4
|
|
BLAKE2b-256 |
e80878d80ab823ede1f3b64dfb1e4995a8dded8fed3eaef55fccbeada7c6a03d
|
File details
Details for the file oneforge-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: oneforge-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
eb66f38d068e1125f1e3bdfad2786d61e582e46d1bd63f08b5adc9e8d1d10d6f
|
|
MD5 |
48cecc34d6b088c16dcca631e0d691cb
|
|
BLAKE2b-256 |
cc6169f2b4adb24927afe17ee26dd4feb949fe8d664dfeecde127ec1c621f772
|