A description of your package
Project description
bullpenfi
Authentication
Some functions in this package require authentication using an API key.
Usage Example
from bullpenfi.module1 import example_function, restricted_function
api_key = "your-valid-api-key-1"
try:
print(example_function(api_key))
print(restricted_function(api_key))
except PermissionError as e:
print(e)
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
bullpenfi-0.1.11.tar.gz
(26.4 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 bullpenfi-0.1.11.tar.gz.
File metadata
- Download URL: bullpenfi-0.1.11.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fbf5faf0996c65bd45a8f4fc7ca47efa28aeb2d1e46bef47040779928500c9f
|
|
| MD5 |
8c06ed2cbc379d7ea9c37fd974dfe0fe
|
|
| BLAKE2b-256 |
406147ba314bdf90995c3a86774676a275156ee2819ada3ba0b123f00e39e254
|
File details
Details for the file bullpenfi-0.1.11-py3-none-any.whl.
File metadata
- Download URL: bullpenfi-0.1.11-py3-none-any.whl
- Upload date:
- Size: 32.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebcb081c1fd15cffe2021bb85c6ac4c075cfb5771a3e161917b1e90303a1967d
|
|
| MD5 |
424fb9205a80cd2e0e909b2ae269c52f
|
|
| BLAKE2b-256 |
e8846e6ce2b3a008c921d2612c303e9f12652997a52f4f0b0a6b936de8f291fa
|