معرفی شرکت ها


csvkitcat-1.6.1a0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

'The unofficial extended family of csvkit: semi-awkward tools for command-line data parsing
ویژگی مقدار
سیستم عامل -
نام فایل csvkitcat-1.6.1a0
نام csvkitcat
نسخه کتابخانه 1.6.1a0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Dan Nguyen
ایمیل نویسنده dansonguyen@gmail.com
آدرس صفحه اصلی https://github.com/dannguyen/csvkitcat
آدرس اینترنتی https://pypi.org/project/csvkitcat/
مجوز MIT
**************************************************************** csvkitcat: the unofficial, extended and awkward family of csvkit **************************************************************** csvkitcat is a library that supplements (and depends on) the great `wireservice/csvkit <https://github.com/wireservice/csvkit>`_. It exists because csvkit is no longer adding new tools to its core functionality. New tools and utilities: - csvcount: just count records - csvflatten: transpose records in a format easier to view in text files - csvnorm: normalize whitespace/newlines and character casing - csvsed: like ``sed``, but done at the columnar level - csvslice: like ``xsv slice`` - csvxplit: split a given column by a pattern into n new columns ...and more random tools! See more tools and explanation at csvkitcat's `Read The Docs <https://csvkitcat.readthedocs.io/>`_ Important links =============== * Documentation: https://csvkitcat.readthedocs.io/ * Repository: https://github.com/dannguyen/csvkitcat * Issues: https://github.com/dannguyen/csvkitcat/issues * CHANGELOG: `<docs/CHANGELOG.rst>`_ CSVKit documentation ==================== csvkit is a suite of command-line tools for converting to and working with CSV, the king of tabular file formats. It is inspired by pdftk, GDAL and the original csvcut tool by Joe Germuska and Aaron Bycoffe. Important links: * Documentation: http://csvkit.rtfd.org/ * Repository: https://github.com/wireservice/csvkit * Issues: https://github.com/wireservice/csvkit/issues * Schemas: https://github.com/wireservice/ffs Dev notes ========= How to publish: https://realpython.com/pypi-publish-python-package/ .. code-block:: shell python setup.py sdist bdist_wheel && twine upload dist/*


نیازمندی

مقدار نام
>=1.0.5 csvkit
>=4.1 altair
>=0.3.0 altair-viewer
>=4.0 python-slugify
>=2020.7.14 regex
>=4.4.2 coverage
>=1.1.2 nose
>=1.0.7 sphinx
- sphinx-rtd-theme
>=3.1.0 tox


نحوه نصب


نصب پکیج whl csvkitcat-1.6.1a0:

    pip install csvkitcat-1.6.1a0.whl


نصب پکیج tar.gz csvkitcat-1.6.1a0:

    pip install csvkitcat-1.6.1a0.tar.gz