Deprecated package. Use 'datapress' instead.
Project description
datapress-client
⚠️ DEPRECATED: This package has been deprecated in favor of datapress.
Migration Notice
This package is now just a compatibility wrapper around the datapress package.
Please update your code to use datapress directly:
# Old (deprecated):
from datapress_client import something
# New (recommended):
from datapress import something
What This Package Does
This package simply re-exports everything from datapress and shows a deprecation warning when imported. It exists solely to provide backwards compatibility for existing code.
Installation
pip install datapress-client==2.0.0
However, we strongly recommend installing datapress directly instead:
pip install datapress
Version 2.0.0
Version 2.0.0 marks the deprecation of this package. All functionality has been moved to the datapress package.
Support
For support and issues, please refer to the main datapress package.
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 datapress_client-2.0.0.tar.gz.
File metadata
- Download URL: datapress_client-2.0.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6dbe63362ac92fc733764e22a7f0934c471c537561aae5f0c3cd9642697ce592
|
|
| MD5 |
686ff4bd500696649e62bb2b72011242
|
|
| BLAKE2b-256 |
f6b4169d145f9d855b0be03f5adfe94c60b14ef7420a09395f474d3d7fa5bc94
|
File details
Details for the file datapress_client-2.0.0-py3-none-any.whl.
File metadata
- Download URL: datapress_client-2.0.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7966ce3fa84541a0b57c1e2b577ec80692caa186cc3d99bc13be40c77b8340b3
|
|
| MD5 |
7d58eb63790da2ee0dca479d2071c80c
|
|
| BLAKE2b-256 |
4f2d72cca3bbc6efb334c5e990e54ef79969c6c246eab0587919dd0c063fee4b
|