dython

A set of data tools in Python

MIT 52 个版本 Python >=3.10
Shaked Zychlinski <shakedzy@gmail.com>
安装
pip install dython
poetry add dython
pipenv install dython
conda install dython
描述

banner

Dython

PyPI Version Conda Version Python Version PyPI - Downloads Coverage License DOI

A set of Data analysis tools in pYTHON 3.x.

Dython was designed with analysis usage in mind - meaning ease-of-use, functionality and readability are the core values of this library.

Installation

Dython can be installed directly using pip:

pip install dython

or, via the conda package manager:

conda install -c conda-forge dython

Documentation

Modules documentation can be found on shakedzy.xyz/dython. You can also learn more and see examples of the main methods of this library on these blogposts.

Contributing

Contributions are always welcomed - if you found something you can fix, or have an idea for a new feature, feel free to write it and open a pull request. Please make sure to go over the contributions guidelines.

Citing

Use this reference to cite if you use Dython in a paper:

@software{Zychlinski_dython_2018,
  author = {Zychlinski, Shaked},
  title = {{dython}},
  year = {2018},
  url = {https://github.com/shakedzy/dython},
  doi = {10.5281/zenodo.12698421}
}
版本列表
0.7.12 2025-12-16
0.7.11 2025-10-06
0.7.10 2025-09-30
0.7.9 2025-01-06
0.7.8 2024-10-03
0.7.7 2024-08-31
0.7.6 2024-06-20
0.7.5 2024-02-04
0.7.4 2023-05-10
0.7.3 2022-12-13
0.7.2 2022-09-21
0.7.1 2022-03-18
0.7.1.post4 2022-07-05
0.7.1.post3 2022-03-20
0.7.1.post2 2022-03-20
0.7.1.post1 2022-03-19
0.7.0 2022-01-21
0.6.8 2021-09-18
0.6.7 2021-07-14
0.6.7.post2 2021-09-05
0.6.7.post1 2021-09-05
0.6.6 2021-05-24
0.6.5 2021-04-26
0.6.5.post1 2021-04-28
0.6.4 2021-03-24
0.6.4.post1 2021-04-01
0.6.3 2021-01-31
0.6.2 2020-12-17
0.6.1 2020-08-16
0.6.0 2020-08-02
0.5.2 2020-06-30
0.5.1 2020-05-07
0.5.0 2020-04-19
0.5.0.post2 2020-04-24
0.5.0.post1 2020-04-19
0.5.0a3 2020-04-18
0.5.0a0 2020-04-17
0.4.7 2020-04-14
0.4.6 2020-04-10
0.4.5 2020-04-08
0.4.5.post3 2020-04-09
0.4.5.post2 2020-04-09
0.4.5.post1 2020-04-08
0.4.4 2020-03-31
0.4.3 2020-03-30
0.4.2 2020-03-29
0.4.1 2020-03-10
0.4.0 2020-02-01
0.4.3a0 2020-03-31
0.3.1 2019-12-02
0.3.0 2019-10-17
0.2.0 2019-06-13