FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python/src - kallydev/openapi · GitHub
kallydev
/
openapi
Public
forked from
longbridge/openapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
openapi
python
src
on
release
User selector
Datepicker
Commit history
Commits on Mar 23, 2026
docs: fix 4.0.5 API usage across all language READMEs and doc comments
sunli829
committed
b11d186
View commit details
Copy full SHA for b11d186
View code at this point
Browse repository at this point
refactor: make ContentContext::new synchronous and infallible across all bindings
sunli829
committed
9714851
View commit details
Copy full SHA for 9714851
View code at this point
Browse repository at this point
refactor: lazy WebSocket, sync context creation, unified tokio runtime (4.0.5)
Show description for eadca7a
sunli829
committed
eadca7a
View commit details
Copy full SHA for eadca7a
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
chore: bump version to 4.0.3, migrate OAuth URL to openapi.longbridge.com
sunli829
committed
b099c0f
View commit details
Copy full SHA for b099c0f
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Add news topics and filings (#477)
Show description for d85e572
hogan-yuan
and
sunli829
authored
d85e572
View commit details
Copy full SHA for d85e572
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
fix(python): register missing types in quote and trade modules
Show description for ba73c87
sunli829
committed
ba73c87
View commit details
Copy full SHA for ba73c87
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
style: format code
Show description for eb6b620
sunli829
committed
eb6b620
View commit details
Copy full SHA for eb6b620
View code at this point
Browse repository at this point
python: add loop_ param to async context create(), schedule callbacks via run_coroutine_threadsafe; tidy 4.0.0 changelog
Show description for 9efc861
sunli829
committed
9efc861
View commit details
Copy full SHA for 9efc861
View code at this point
Browse repository at this point
python: support async callbacks in AsyncQuoteContext and AsyncTradeContext
Show description for 9a04039
sunli829
committed
9a04039
View commit details
Copy full SHA for 9a04039
View code at this point
Browse repository at this point
fix(python): opt-in/out FromPyObject for all #[pyclass] types to silence pyo3 deprecation warnings
Show description for 5efc8cf
sunli829
committed
5efc8cf
View commit details
Copy full SHA for 5efc8cf
View code at this point
Browse repository at this point
Commits on Mar 8, 2026
fix(python): sync openapi.pyi with Rust implementation
Show description for 08557b9
sunli829
committed
08557b9
View commit details
Copy full SHA for 08557b9
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
refactor: rename longport → longbridge across entire codebase
Show description for c740f15
sunli829
committed
c740f15
View commit details
Copy full SHA for c740f15
View code at this point
Browse repository at this point
docs: document auto-read env vars in from_apikey/from_oauth across all bindings
Show description for e18ad4b
sunli829
committed
e18ad4b
View commit details
Copy full SHA for e18ad4b
View code at this point
Browse repository at this point
refactor: unify HttpClient constructors across all bindings
Show description for 6aa0760
sunli829
committed
6aa0760
View commit details
Copy full SHA for 6aa0760
View code at this point
Browse repository at this point
chore: remove unused imports in config.rs; apply rustfmt
sunli829
committed
963e986
View commit details
Copy full SHA for 963e986
View code at this point
Browse repository at this point
refactor(python): rewrite OAuth/Config/HttpClient bindings; update examples and stubs
Show description for 292f7fc
sunli829
committed
292f7fc
View commit details
Copy full SHA for 292f7fc
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
feat: add OAuthToken load/save persistence methods across all SDKs
Show description for 941f573
sunli829
committed
941f573
View commit details
Copy full SHA for 941f573
View code at this point
Browse repository at this point
refactor(python): split OAuth into sync OAuth and async AsyncOAuth
Show description for 6e3075d
sunli829
committed
6e3075d
View commit details
Copy full SHA for 6e3075d
View code at this point
Browse repository at this point
refactor: replace OAuth callback port overloads with set_callback_port mutator
Show description for b1fe5fd
sunli829
committed
b1fe5fd
View commit details
Copy full SHA for b1fe5fd
View code at this point
Browse repository at this point
feat: add configurable OAuth callback port (default 60355) across all SDKs
Show description for da9794a
sunli829
committed
da9794a
View commit details
Copy full SHA for da9794a
View code at this point
Browse repository at this point
fix: add OAuth variant to Python/Java ErrorKind bindings
Show description for 2fb3116
sunli829
committed
2fb3116
View commit details
Copy full SHA for 2fb3116
View code at this point
Browse repository at this point
refactor: all language bindings accept OAuthToken object in from_oauth/refresh
Show description for 96e1995
sunli829
committed
96e1995
View commit details
Copy full SHA for 96e1995
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
feat: add HttpClient::from_oauth factory method to all language bindings
Show description for b3b750f
sunli829
committed
b3b750f
View commit details
Copy full SHA for b3b750f
View code at this point
Browse repository at this point
feat: expose OAuth 2.0 flow to all language bindings (C, C++, Python, Node.js, Java)
Show description for bf72470
sunli829
committed
bf72470
View commit details
Copy full SHA for bf72470
View code at this point
Browse repository at this point
feat: Add OAuth 2.0 authentication support to SDK (#455)
Show description for 5f84b08
huacnlee
and
claude
authored
5f84b08
View commit details
Copy full SHA for 5f84b08
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
python: add asyncio support (AsyncQuoteContext, AsyncTradeContext, HttpClient.request_async)
sunli829
committed
3610309
View commit details
Copy full SHA for 3610309
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
add `limit_depth_level`, `trigger_count`, `monitor_price` to `OrderDetail`, 'Order' types.
sunli829
committed
89ecbc3
View commit details
Copy full SHA for 89ecbc3
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
v3.0.18
sunli829
committed
5accb56
View commit details
Copy full SHA for 5accb56
View code at this point
Browse repository at this point
Commits on Nov 13, 2025
python: add support Python `3.14`
sunli829
committed
86a67c0
View commit details
Copy full SHA for 86a67c0
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
add `SecurityBoard.SPXIndex` and `SecurityBoard.VIXIndex`
sunli829
committed
40a7dd5
View commit details
Copy full SHA for 40a7dd5
View code at this point
Browse repository at this point
Commits on Oct 13, 2025
add `ErrorKind` enum to represent error kinds.
sunli829
committed
ee520fd
View commit details
Copy full SHA for ee520fd
View code at this point
Browse repository at this point
Commits on Sep 22, 2025
bump pyo3 to `0.26.0`
sunli829
committed
114c087
View commit details
Copy full SHA for 114c087
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
fix candlesticks (K-line) might be generated incorrectly in certain situations.
sunli829
committed
d452e90
View commit details
Copy full SHA for d452e90
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
v3.0.12
Show description for 7c84535
sunli829
committed
7c84535
View commit details
Copy full SHA for 7c84535
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
add `Market.Crypto`
sunli829
committed
f6f0b49
View commit details
Copy full SHA for f6f0b49
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL