معرفی شرکت ها


federation-0.9.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python library to abstract social web federation protocols like ActivityPub, Matrix and Diaspora.
ویژگی مقدار
سیستم عامل -
نام فایل federation-0.9.1
نام federation
نسخه کتابخانه 0.9.1
نگهدارنده ['Jason Robinson']
ایمیل نگهدارنده ['mail@jasonrobinson.me']
نویسنده Jason Robinson
ایمیل نویسنده mail@jasonrobinson.me
آدرس صفحه اصلی https://gitlab.com/jaywink/federation
آدرس اینترنتی https://pypi.org/project/federation/
مجوز BSD 3-clause
Introduction ============ The aim of ``federation`` is to provide and abstract multiple social web protocols like ActivityPub and Diaspora in one package, over an easy to use and understand Python API. This way applications can be built to (almost) transparently support many protocols without the app builder having to know everything about those protocols. .. image:: _static/generic_diagram.png Status ------ Currently three protocols are being focused on. * Diaspora is considered to be stable with most of the protocol implemented. * ActivityPub support should be considered as beta - inbound payload are handled by a jsonld processor (calamus) * Matrix support cannot be considered usable as of yet. The code base is well tested and in use in several projects. Backward incompatible changes will be clearly documented in changelog entries. Additional information ---------------------- Installation and requirements ............................. See `installation documentation <http://federation.readthedocs.io/en/latest/install.html>`_. Usage and API documentation ........................... See `usage documentation <http://federation.readthedocs.io/en/latest/usage.html>`_. Support and help ................ See `development and support documentation <http://federation.readthedocs.io/en/latest/development.html>`_. License ....... `BSD 3-clause license <https://www.tldrlegal.com/l/bsd3>`_. Author ...... Jason Robinson / `jasonrobinson.me <https://jasonrobinson.me>`_ / `@jaywink:federator.dev <https://matrix.to/#/@jaywink:federator.dev>`_ / `GitLab <https://gitlab.com/jaywink>`_ / `GitHub <https://github.com/jaywink>`_


نیازمندی

مقدار نام
- attrs
>3.0 bleach
- calamus
- commonmark
- cryptography
>=0.9.2 cssselect
>=0.3.0 dirty-validators
>=3.4.0 lxml
- iteration-utilities
>=2.0.0 jsonschema
>=3.4.10 pycryptodome
>=2.4.0 python-dateutil
- python-httpsig-socialhome
- python-magic
>=5.0.0 python-slugify
>=0.1 python-xrd
- pytz
- PyYAML
- redis
>=2.8.0 requests
- requests-cache


نحوه نصب


نصب پکیج whl federation-0.9.1:

    pip install federation-0.9.1.whl


نصب پکیج tar.gz federation-0.9.1:

    pip install federation-0.9.1.tar.gz