Metadata-Version: 2.1
Name: fs-attestation-safe-eth-py
Version: 1.0.2
Summary: Modified safe-eth-py library version 6.0.0b25 to be used in FailSafe Attestation Service CLI. The original safe-eth-py is available here https://pypi.org/project/safe-eth-py/
Home-page: https://github.com/safe-global/safe-eth-py
Author: Mohan | Team FailSafe | https://getfailsafe.com
Author-email: mohan@ethlas.com
License: MIT License
Project-URL: Documentation, https://safe-eth-py.readthedocs.io/en/latest/
Project-URL: Source, https://github.com/safe-global/safe-eth-py
Project-URL: Tracker, https://github.com/safe-global/safe-eth-py/issues
Keywords: ethereum,web3,django,safe,cowswap,gnosis,failsafe,failsafe-attestation-service
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.0
Classifier: Framework :: Django :: 3.0
Classifier: Framework :: Django :: 4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.9
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: django
License-File: LICENSE

fs-attestation-safe-eth-py
###########################################

.. class:: no-web no-pdf

fs-attestation-safe-eth-py provides the SafeBaseAPI class in safe-eth-py library with the ability to accept a custom base url for the Safe Transaction Service:
  - The modified safe-cli (fs-attestation-safe-cli, available here https://pypi.org/project/fs-attestation-safe-cli/1.0.2/) uses this library to connect to a custom safe transaction service url

Quick start
-----------

Just run ``pip install fs-attestation-safe-eth-py`` or add it to your **requirements.txt**

Contributors
------------
- Mohan, Lead Blockchain Engineer, FailSafe, mohan@ethlas.com

- `See more about FailSafe <https://getfailsafe.com/>`_
