Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
genkost
/
client-python
Public
forked from
massive-com/client-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 5, 2025
Update API references in Makefile and README.md to fix rebranding issue from polygon.io to massive.com (#960)
aaronspindler
authored
479b05c
Copy full SHA for 479b05c
update param to align with Futures aggs endpoint update (transaction_count -> transactions) (#959)
penelopus
authored
2f330f4
Copy full SHA for 2f330f4
Commits on Oct 30, 2025
Update release.yml hotfix (#957)
justinpolygon
authored
5d9c756
Copy full SHA for 5d9c756
Update release.yml with syntax hotfix (#956)
justinpolygon
authored
c4306bd
Copy full SHA for c4306bd
Update release.yml for massive.com (#955)
Show description for c326cf5
justinpolygon
authored
c326cf5
Copy full SHA for c326cf5
Rebrand massive (#953)
Show description for a1a8cd0
justinpolygon
authored
a1a8cd0
Copy full SHA for a1a8cd0
Log request URL with the Response headers (#952)
Show description for 082cd98
romanzdk
and
Roman Zydyk
authored
082cd98
Copy full SHA for 082cd98
Commits on Oct 27, 2025
Bump sphinx-autodoc-typehints from 2.0.1 to 2.3.0 (#950)
Show description for dceb979
dependabot[bot]
authored
dceb979
Copy full SHA for dceb979
Bump orjson from 3.11.3 to 3.11.4 (#949)
Show description for 3691d0b
dependabot[bot]
authored
3691d0b
Copy full SHA for 3691d0b
Commits on Oct 23, 2025
Update README.md (#948)
justinpolygon
authored
d57521c
Copy full SHA for d57521c
Use logging instead of print (#947)
Show description for 3bb3d7b
romanzdk
and
Roman Zydyk
authored
3bb3d7b
Copy full SHA for 3bb3d7b
Commits on Oct 20, 2025
Bump pook from 2.0.1 to 2.1.4 (#945)
Show description for a3356d8
dependabot[bot]
authored
a3356d8
Copy full SHA for a3356d8
Bump orjson from 3.10.15 to 3.11.3 (#944)
Show description for 07282ee
dependabot[bot]
authored
07282ee
Copy full SHA for 07282ee
Bump sphinx from 7.1.2 to 7.4.7 (#943)
Show description for ae99f9d
dependabot[bot]
authored
ae99f9d
Copy full SHA for ae99f9d
Bump types-setuptools from 75.8.0.20250110 to 80.9.0.20250822 (#942)
Show description for 599f05f
dependabot[bot]
authored
599f05f
Copy full SHA for 599f05f
Commits on Oct 16, 2025
Add support for futures snapshot endpoint (#939)
justinpolygon
authored
531f64b
Copy full SHA for 531f64b
Adds support for ETF Global endpoints (#940)
justinpolygon
authored
154061d
Copy full SHA for 154061d
Commits on Oct 15, 2025
Bump mypy from 1.13.0 to 1.14.1 (#823)
Show description for d3fd9c5
dependabot[bot]
and
justinpolygon
authored
d3fd9c5
Copy full SHA for d3fd9c5
Remove unnecessary sqlite3 Timestamp import from summaries.py and indicators.py to fix mypy errors (#938)
justinpolygon
authored
498446a
Copy full SHA for 498446a
Bump urllib3 from 2.2.3 to 2.5.0 (#937)
Show description for ffa8add
dependabot[bot]
authored
ffa8add
Copy full SHA for ffa8add
Bump certifi from 2025.6.15 to 2025.10.5 (#930)
Show description for bd6f407
dependabot[bot]
authored
bd6f407
Copy full SHA for bd6f407
Upgrade to websockets 14+ and propagate ConnectionClosedError after max_reconnects (#935)
justinpolygon
authored
153f4ea
Copy full SHA for 153f4ea
Update test.yml to remove python 3.8 (#936)
justinpolygon
authored
1c547dc
Copy full SHA for 1c547dc
Add individual futures exchange endpoints (CME, CBOT, NYMEX, COMEX) (#931)
justinpolygon
authored
76020e2
Copy full SHA for 76020e2
fix: support Python 3.14 deferred annotations in modelclass decorator (#932)
justinpolygon
authored
1b75d9a
Copy full SHA for 1b75d9a
Adds support for Benzinga v2 news endpoint (#934)
justinpolygon
authored
ab4e48b
Copy full SHA for ab4e48b
feat: add support for stocks financials v1 endpoints (#933)
justinpolygon
authored
f055974
Copy full SHA for f055974
Commits on Oct 7, 2025
Fix typo in documentation URL for options snapshots (#929)
westonplatter
authored
ea4ce11
Copy full SHA for ea4ce11
Commits on Sep 23, 2025
fix: make resolution optional in list_futures_aggregates to include in query params (#926)
justinpolygon
authored
0835bba
Copy full SHA for 0835bba
Commits on Jul 17, 2025
Sync benzinga, economy, furures, and tmx (#898)
Show description for 6ca3fc3
justinpolygon
authored
6ca3fc3
Copy full SHA for 6ca3fc3
Commits on Jul 16, 2025
Sync with latest futures spec (#897)
justinpolygon
authored
f254f53
Copy full SHA for f254f53
Commits on Jul 8, 2025
Sync futures aggs with latest spec (#894)
justinpolygon
authored
334277a
Copy full SHA for 334277a
Commits on Jul 7, 2025
Add futures beta support (#884)
Show description for f60bfe4
justinpolygon
authored
f60bfe4
Copy full SHA for f60bfe4
Commits on Jun 16, 2025
Bump certifi from 2025.4.26 to 2025.6.15 (#889)
Show description for 0bbcb67
dependabot[bot]
authored
0bbcb67
Copy full SHA for 0bbcb67
Commits on Jun 10, 2025
Bump requests from 2.32.0 to 2.32.4 (#885)
Show description for c015040
dependabot[bot]
authored
c015040
Copy full SHA for c015040
Pagination
Previous
Next
You can’t perform that action at this time.