معرفی شرکت ها


crc-ct-1.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

C and Python CRC calculations module.
ویژگی مقدار
سیستم عامل -
نام فایل crc-ct-1.2.0
نام crc-ct
نسخه کتابخانه 1.2.0
نگهدارنده ['Adam Karpierz']
ایمیل نگهدارنده ['adam@karpierz.net']
نویسنده Adam Karpierz
ایمیل نویسنده adam@karpierz.net
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/crc-ct/
مجوز zlib/libpng License ; https://opensource.org/licenses/Zlib
crc-ct ====== C and Python (ctypes/cffi-based) CRC calculations module. Overview ======== TBD... `PyPI record`_. `Documentation`_. Usage ----- TBD... Installation ============ Prerequisites: + Python 3.7 or higher * https://www.python.org/ * 3.7 is a primary test environment. + pip and setuptools * https://pypi.org/project/pip/ * https://pypi.org/project/setuptools/ To install run: .. parsed-literal:: python -m pip install --upgrade |package| Development =========== Prerequisites: + Development is strictly based on *tox*. To install it run:: python -m pip install --upgrade tox Visit `development page`_. Installation from sources: clone the sources: .. parsed-literal:: git clone |respository| |package| and run: .. parsed-literal:: python -m pip install ./|package| or on development mode: .. parsed-literal:: python -m pip install --editable ./|package| License ======= | Copyright (c) 1994-2022 Adam Karpierz | Licensed under the zlib/libpng License | https://opensource.org/licenses/Zlib | Please refer to the accompanying LICENSE file. Authors ======= * Adam Karpierz <adam@karpierz.net> .. |package| replace:: crc-ct .. |package_bold| replace:: **crc-ct** .. |respository| replace:: https://github.com/karpierz/crc-ct.git .. _development page: https://github.com/karpierz/crc-ct .. _PyPI record: https://pypi.org/project/crc-ct/ .. _Documentation: https://crc-ct.readthedocs.io/ Changelog ========= 1.2.0 (2022-08-02) ------------------ - Add support for Python 3.10 and 3.11 - Add support for PyPy 3.7, 3.8 and 3.9 - Setup update (currently based mainly on pyproject.toml). 1.1.0 (2022-01-10) ------------------ - Drop support for Python 3.6. - Copyright year update. - Setup update. 1.1.0rc4 (2021-07-20) --------------------- - Setup general update and improvement. 1.1.0rc3 (2020-10-18) --------------------- - Add support for Python 3.9. - Drop support for Python 3.5. - General update and cleanup. - Fixed docs setup. 1.0.0rc9 (2020-01-16) --------------------- - Fix for missing include stddef.h (for size_t) in crc.h - Another fixes for gcc/Linux. - Added ReadTheDocs config file. - Setup update. 1.0.0rc6 (2019-11-13) --------------------- - Drop support for Python2. - Add support for Python 3.8. - Setup update and cleanup. 1.0.0rc2 (2019-05-19) --------------------- - C API has been changed in one place: crc_finalize() -> crc_final(). - Python API has been changed. It is now finally established in the folowing way; crc.name instead of crc.crc_name in most of cases. - Python doc-strings update. - Fix for error in Python definition of crc.predefined_models. - Python tests have been improved, enhanced and fixed. - Changes and fixes for support of Python2. - Minor setup improvement. 1.0.0b2 (2019-05-13) -------------------- - Python tests have been added. - Minor setup improvements. 1.0.0b1 (2019-05-12) -------------------- - Firt beta release. 0.0.1 (2017-05-09) ------------------ - Initial release for Python.


نیازمندی

مقدار نام
>=63.2.0 setuptools
>=1.0.7 pkg-about
<0.19,>=0.14 docutils
>=4.5.0 Sphinx
>=3.4.1 sphinx-tabs
>=0.5.0 sphinx-copybutton
>=7.6.0 sphinxcontrib-spelling
>=1.4.0 restructuredtext-lint
>=0.8.9 nbsphinx
>=5.8.1 deepdiff


زبان مورد نیاز

مقدار نام
<4.0.0,>=3.7.0 Python


نحوه نصب


نصب پکیج whl crc-ct-1.2.0:

    pip install crc-ct-1.2.0.whl


نصب پکیج tar.gz crc-ct-1.2.0:

    pip install crc-ct-1.2.0.tar.gz