pmxt 1.0.0b1__tar.gz → 1.0.0b2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/PKG-INFO +5 -5
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/__init__.py +1 -1
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/api_client.py +1 -1
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/configuration.py +1 -1
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/pmxt.egg-info/PKG-INFO +5 -5
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/pyproject.toml +5 -5
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/README.md +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/api/__init__.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/api/default_api.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/api_response.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/exceptions.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/__init__.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/balance.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/base_response.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/cancel_order_request.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/create_order200_response.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/create_order_params.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/create_order_request.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/error_detail.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/error_response.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_balance200_response.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_markets200_response.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_markets_request.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_ohlcv200_response.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_ohlcv_request.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_ohlcv_request_args_inner.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_open_orders200_response.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_open_orders_request.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_order_book200_response.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_order_book_request.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_positions200_response.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_positions_request.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_trades200_response.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_trades_request.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/get_markets_by_slug_request.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/health_check200_response.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/history_filter_params.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/market_filter_params.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/market_outcome.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/order.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/order_book.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/order_level.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/position.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/price_candle.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/search_markets_request.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/search_markets_request_args_inner.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/trade.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/unified_market.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/py.typed +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/rest.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/pmxt/__init__.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/pmxt/client.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/pmxt/models.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/pmxt/server_manager.py +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/pmxt.egg-info/SOURCES.txt +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/pmxt.egg-info/dependency_links.txt +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/pmxt.egg-info/requires.txt +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/pmxt.egg-info/top_level.txt +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/setup.cfg +0 -0
- {pmxt-1.0.0b1 → pmxt-1.0.0b2}/tests/test_integration.py +0 -0
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pmxt
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.0b2
|
|
4
4
|
Summary: Unified prediction market data API - The ccxt for prediction markets
|
|
5
5
|
Author: PMXT Contributors
|
|
6
6
|
License: MIT
|
|
7
|
-
Project-URL: Homepage, https://github.com/
|
|
8
|
-
Project-URL: Documentation, https://github.com/
|
|
9
|
-
Project-URL: Repository, https://github.com/
|
|
10
|
-
Project-URL: Issues, https://github.com/
|
|
7
|
+
Project-URL: Homepage, https://github.com/pmxt-dev/pmxt
|
|
8
|
+
Project-URL: Documentation, https://github.com/pmxt-dev/pmxt#readme
|
|
9
|
+
Project-URL: Repository, https://github.com/pmxt-dev/pmxt
|
|
10
|
+
Project-URL: Issues, https://github.com/pmxt-dev/pmxt/issues
|
|
11
11
|
Keywords: prediction markets,polymarket,kalshi,trading,api
|
|
12
12
|
Classifier: Development Status :: 4 - Beta
|
|
13
13
|
Classifier: Intended Audience :: Developers
|
|
@@ -91,7 +91,7 @@ class ApiClient:
|
|
|
91
91
|
self.default_headers[header_name] = header_value
|
|
92
92
|
self.cookie = cookie
|
|
93
93
|
# Set default User-Agent.
|
|
94
|
-
self.user_agent = 'OpenAPI-Generator/1.0.
|
|
94
|
+
self.user_agent = 'OpenAPI-Generator/1.0.0b2/python'
|
|
95
95
|
self.client_side_validation = configuration.client_side_validation
|
|
96
96
|
|
|
97
97
|
def __enter__(self):
|
|
@@ -506,7 +506,7 @@ class Configuration:
|
|
|
506
506
|
"OS: {env}\n"\
|
|
507
507
|
"Python Version: {pyversion}\n"\
|
|
508
508
|
"Version of the API: 0.4.4\n"\
|
|
509
|
-
"SDK Package Version: 1.0.
|
|
509
|
+
"SDK Package Version: 1.0.0b2".\
|
|
510
510
|
format(env=sys.platform, pyversion=sys.version)
|
|
511
511
|
|
|
512
512
|
def get_host_settings(self) -> List[HostSetting]:
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pmxt
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.0b2
|
|
4
4
|
Summary: Unified prediction market data API - The ccxt for prediction markets
|
|
5
5
|
Author: PMXT Contributors
|
|
6
6
|
License: MIT
|
|
7
|
-
Project-URL: Homepage, https://github.com/
|
|
8
|
-
Project-URL: Documentation, https://github.com/
|
|
9
|
-
Project-URL: Repository, https://github.com/
|
|
10
|
-
Project-URL: Issues, https://github.com/
|
|
7
|
+
Project-URL: Homepage, https://github.com/pmxt-dev/pmxt
|
|
8
|
+
Project-URL: Documentation, https://github.com/pmxt-dev/pmxt#readme
|
|
9
|
+
Project-URL: Repository, https://github.com/pmxt-dev/pmxt
|
|
10
|
+
Project-URL: Issues, https://github.com/pmxt-dev/pmxt/issues
|
|
11
11
|
Keywords: prediction markets,polymarket,kalshi,trading,api
|
|
12
12
|
Classifier: Development Status :: 4 - Beta
|
|
13
13
|
Classifier: Intended Audience :: Developers
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "pmxt"
|
|
7
|
-
version = "1.0.
|
|
7
|
+
version = "1.0.0b2"
|
|
8
8
|
description = "Unified prediction market data API - The ccxt for prediction markets"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.8"
|
|
@@ -43,10 +43,10 @@ dev = [
|
|
|
43
43
|
]
|
|
44
44
|
|
|
45
45
|
[project.urls]
|
|
46
|
-
Homepage = "https://github.com/
|
|
47
|
-
Documentation = "https://github.com/
|
|
48
|
-
Repository = "https://github.com/
|
|
49
|
-
Issues = "https://github.com/
|
|
46
|
+
Homepage = "https://github.com/pmxt-dev/pmxt"
|
|
47
|
+
Documentation = "https://github.com/pmxt-dev/pmxt#readme"
|
|
48
|
+
Repository = "https://github.com/pmxt-dev/pmxt"
|
|
49
|
+
Issues = "https://github.com/pmxt-dev/pmxt/issues"
|
|
50
50
|
|
|
51
51
|
[tool.setuptools.packages.find]
|
|
52
52
|
where = [".", "generated"]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_ohlcv_request_args_inner.py
RENAMED
|
File without changes
|
{pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_open_orders200_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/fetch_order_book200_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pmxt-1.0.0b1 → pmxt-1.0.0b2}/generated/pmxt_internal/models/search_markets_request_args_inner.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|