معرفی شرکت ها


cenotes-lib-0.2.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Cenotes libraries
ویژگی مقدار
سیستم عامل -
نام فایل cenotes-lib-0.2.4
نام cenotes-lib
نسخه کتابخانه 0.2.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده John Paraskevopoulos
ایمیل نویسنده ioparaskev@gmail.com
آدرس صفحه اصلی https://github.com/cenotes/cenotes-lib
آدرس اینترنتی https://pypi.org/project/cenotes-lib/
مجوز GNU General Public License v3
CENotes lib package =================== .. image:: https://travis-ci.org/cenotes/cenotes-lib.svg?branch=master :target: https://travis-ci.org/cenotes/cenotes-lib **C(ryptographical) E(xpendable) Notes library** - Free software: GNU General Public License v3 - `Backend & Frontend Demo`_ - Source code: - `Backend`_ - `Frontend`_ - `CLI`_ - `Documentation`_ - `Backend Design`_ What is this? ------------- This is a **library** project to support encryption/decryption of expendable notes An example of a backend that uses the libraries provided here can be found at https://cenot.es What this isn't --------------- UI/Frontend/Backend/CLI. This is a **library** project. Frontend and backend solutions are different projects. The reason for this is to allow flexibility in frontend / backend choice and to avoid huge bundle projects. - A **backend** project that uses these libraries can be found `here`_ - A **frontend** project that communicates with the **backend** can be found `here <https://github.com/cenotes/cenotes-reaction>`__ - A **cli** project that uses these libraries can be found `here <https://github.com/cenotes/cenotes-cli>`__ Features -------- - Symmetric encryption of notes using the `pynacl`_ project How does cenotes work? ---------------------- See `design`_ How to use ---------- **You will need python >= 3.4** Installing the python package - Ideally inside a virtualenv: ``pip install cenotes-lib`` - Then in your project: ``import cenotes_lib`` .. _Backend & Frontend Demo: https://cenot.es .. _Backend: https://github.com/cenotes/cenotes .. _Frontend: https://github.com/cenotes/cenotes-reaction .. _CLI: https://github.com/cenotes/cenotes-cli .. _Documentation: https://cenotes.readthedocs.io .. _Backend Design: https://cenotes.readthedocs.io/en/latest/design.html .. _here: https://github.com/cenotes/cenotes .. _pynacl: https://pynacl.readthedocs.io/en/latest/ .. _design: https://cenotes.readthedocs.io/en/latest/design.html ======= History ======= 0.2.4 (2018-09-24) ------------------ * Add test discovery and inclusion to setup.py 0.2.3 (2018-09-18) ------------------ * Fix bug when encrypting with encryption options 0.2.2 (2018-05-29) ------------------ * Add flake8 to Pipfile 0.2.1 (2018-05-29) ------------------ * Fix issues with travis builds 0.2.0 (2018-05-29) ------------------ * Add support for different algorithm and algorithm hardnes picking. * Add benchmark function as a helper for benchmarking each algorithm option. 0.1.1 (2017-12-14) ------------------ * First release on PyPI.


نیازمندی

مقدار نام
>=6.0 Click
>=1.2.0 pynacl


نحوه نصب


نصب پکیج whl cenotes-lib-0.2.4:

    pip install cenotes-lib-0.2.4.whl


نصب پکیج tar.gz cenotes-lib-0.2.4:

    pip install cenotes-lib-0.2.4.tar.gz