Metadata-Version: 2.4
Name: remitmd
Version: 0.4.1
Summary: DEPRECATED: Use pay-sdk instead. See https://pay-skill.com/docs/sdk/python
Project-URL: Homepage, https://pay-skill.com
Project-URL: Repository, https://github.com/remit-md/pay-sdk
Project-URL: Documentation, https://pay-skill.com/docs/sdk/python
Author-email: "remit.md" <hello@remit.md>
License: MIT
License-File: LICENSE
Classifier: Development Status :: 7 - Inactive
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business :: Financial
Requires-Python: >=3.10
Requires-Dist: eth-account>=0.12
Requires-Dist: eth-typing>=3.0
Requires-Dist: httpx>=0.27
Requires-Dist: pydantic>=2.0
Requires-Dist: web3>=6.0
Provides-Extra: autogen
Requires-Dist: pyautogen>=0.2; extra == 'autogen'
Provides-Extra: crewai
Requires-Dist: crewai>=0.30; extra == 'crewai'
Provides-Extra: dev
Requires-Dist: mypy>=1.10; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest-cov>=5.0; extra == 'dev'
Requires-Dist: pytest-httpx>=0.30; extra == 'dev'
Requires-Dist: pytest-timeout>=2.3; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.4; extra == 'dev'
Provides-Extra: langchain
Requires-Dist: langchain-core>=0.2; extra == 'langchain'
Requires-Dist: langchain>=0.2; extra == 'langchain'
Provides-Extra: openai-agents
Requires-Dist: openai-agents>=0.1; extra == 'openai-agents'
Provides-Extra: ows
Requires-Dist: open-wallet-standard>=1.0; extra == 'ows'
Description-Content-Type: text/markdown

# remitmd (Python) — DEPRECATED

> **This package has been deprecated.** Use [`pay-sdk`](https://pypi.org/project/pay-sdk/) instead.

```bash
pip install pay-sdk
```

- **Documentation:** [pay-skill.com/docs/sdk/python](https://pay-skill.com/docs/sdk/python)
- **Quickstart:** [pay-skill.com/docs/quickstart/direct](https://pay-skill.com/docs/quickstart/direct)
- **Source:** [github.com/remit-md/pay-sdk](https://github.com/remit-md/pay-sdk)
