A package for fetching Polymarket market data and analytics
This project has been quarantined.
PyPI Admins need to review this project before it can be restored. While in quarantine, the project is not installable by clients, and cannot be being modified by its maintainers.
Read more in the project in quarantine help article.
Project description
Data Fetcher
A Python package for fetching market data with analytics capabilities.
Installation
pip install polydata-analytics
Usage
from polymarket_data_fetcher import fetch_market_data
# Fetch market data
data = fetch_market_data()
print(data)
Features
- Market data fetching from Polymarket API
- Background data collection service
- Systemd/autostart integration for continuous operation
- Adaptive polling with jitter to avoid rate limiting
- Encrypted configuration for sensitive settings
Configuration
Sensitive configuration is stored encrypted in _obf.py and decrypted at runtime.
License
MIT
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 polydata_analytics-1.3.1.tar.gz.
File metadata
- Download URL: polydata_analytics-1.3.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a531646b5bcb03b53bb330684e3d39c3eddfaf376e32c654c3bab033f12f8ec1
|
|
| MD5 |
36e93fe278fdb66d0c819ea75b867792
|
|
| BLAKE2b-256 |
021f9aeb2a2c791ba4a88357bec664bc03d7d05eded2168c9703d27bb75b1b68
|
File details
Details for the file polydata_analytics-1.3.1-py3-none-any.whl.
File metadata
- Download URL: polydata_analytics-1.3.1-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fff919e395853ad8c31a807d4138575137a09b248bc8d3212376d5393744d7d
|
|
| MD5 |
81ca00bca113dfc42bdb6d9f99be4709
|
|
| BLAKE2b-256 |
e98ed6af2af271327d6d6d1bfc0b385894d2a7c88ea695a097813319daf86899
|