[ 源代码: python-agate ]
软件包: python3-agate (1.6.0-3)
python3-agate 的相关链接
Trisquel 的资源:
下载源码包 python-agate:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Ghislain Antony Vaillant
外部的资源:
- 主页 [agate.readthedocs.org]
相似软件包:
data analysis library optimized for human readability
Agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code.
Why agate?
- A readable and user-friendly API. - A complete set of SQL-like operations. - Unicode support everywhere. - Decimal precision everywhere. - Exhaustive user documentation. - Pluggable extensions that add SQL integration, Excel support, and more. - Designed with iPython, Jupyter and atom/hydrogen in mind. - Pure Python. No C dependencies to compile. - Exhaustive test coverage. - MIT licensed and free for all purposes. - Zealously zen. - Made with love.
This package provides the modules for Python 3.
其他与 python3-agate 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-babel
- tools for internationalizing Python applications - Python 3.x
-
- dep: python3-isodate
- ISO 8601 date/time/duration parser and formatter (Python 3 module)
-
- dep: python3-leather (>= 0.3.2)
- charting library for Python
-
- dep: python3-parsedatetime
- Python 3 module to parse human-readable date/time expressions
-
- dep: python3-pytimeparse
- time expression parser - Python 3.x
-
- dep: python3-six (>= 1.9.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-slugify
- Python module that provides tools for slugifying unicode strings (Python 3)
-
- sug: python-agate-doc
- documentation for agate