Python wrapper for the FreeDTS C++ project
Project description
pyFreeDTS
pyFreeDTS is wrapper for the FreeDTS C++ project and aims to simplify installing and interfacing with FreeDTS.
Installation
After ensuring your system satisfies the following requirements
- Python 3.8+
- C++ compiler with C++11 support
- OpenMP (optional),
you can install pyFreeDTS using pip
pip install pyfreedts
Usage
pyFreeDTS mirrors the original FreeDTS binaries, but changed the spelling to lower-ase to avoid collision
dts arg1 arg2 ...
cnv arg1 arg2 ...
gen arg1 arg2 ...
For Developers
Clone and install with Poetry:
git clone https://github.com/yourusername/pyfreedts.git
cd pyfreedts
poetry install
Run tests:
poetry run pytest
License
Like FreeDTS, pyFreeDTS is available under a CC-BY-NC-ND 4.0 International license.
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 pyfreedts-2.1.0.tar.gz.
File metadata
- Download URL: pyfreedts-2.1.0.tar.gz
- Upload date:
- Size: 201.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.12 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d21d8d9d926fa78e05438bb74c2866392bf4f2ac530d7c89e3104d6db1e9b36
|
|
| MD5 |
9a8fec7ff042a98b3372b2965226043f
|
|
| BLAKE2b-256 |
d9b1a345eb23f18ef1067231acdd386c7eee278d3ad57d8082da2fe7a7971496
|
File details
Details for the file pyfreedts-2.1.0-cp311-cp311-macosx_15_0_arm64.whl.
File metadata
- Download URL: pyfreedts-2.1.0-cp311-cp311-macosx_15_0_arm64.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.11, macOS 15.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.12 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54a09431a849e93f569cd2d745e93b2f85a3bb03a6fdd636335f66737b1d8866
|
|
| MD5 |
6e33949f241788a75f4ebc94f53bd1a7
|
|
| BLAKE2b-256 |
308b1783bbeb03390ef6207574258cf329798f96818aa42642c80c16a08428e8
|