brought to you by the dreamslabs discord community
Project description
Dreams Labs Core Python Functions
these are split into multile subfiles based on use case:
- dreams_core includes standard functions that should be useful across many use cases, such as help with formatting and importing secrets
- BigQuery is functions related to bigquery
- Dune includes functions related to dune
Testing
After having installed the requirements, you can run the tests with the following command:
pytest
If you want to add test coverage, you can run the following command:
pytest --cov --cov-config=.coveragerc
To view the coverage report in web browser, you can run the following command:
pytest --cov --cov-report html --cov-config=.coveragerc
Then you can see the coverage report by opening the file htmlcov/index.html in your browser.
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
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 dreams_core-0.2.25.tar.gz.
File metadata
- Download URL: dreams_core-0.2.25.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8c829a67cc6609d69b4293168c7ab6fef5c2f1c88f6f19dad0f20498e8d03a2
|
|
| MD5 |
9e3133c67562b90e1ecff2fc88a82a4f
|
|
| BLAKE2b-256 |
61af23e5c1fa963d335bb38b2391ab5e800cf8e63f1aee289520f6fe1018b71c
|
File details
Details for the file dreams_core-0.2.25-py3-none-any.whl.
File metadata
- Download URL: dreams_core-0.2.25-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6aab8501ae1817fc960e71b19419d7d64c5e572e94a4cb7b034ceacfd8dc06c
|
|
| MD5 |
4c7d5e9c094bab5e24a075ab1c919de9
|
|
| BLAKE2b-256 |
35c179e867b299a04f0ea5adfa7c434f51936cee0c7f9f6ea84ddc809d4f79cc
|