Metadata-Version: 2.1
Name: dipdup
Version: 6.5.10
Summary: Modular framework for creating selective indexers and featureful backends for dapps
Home-page: https://dipdup.io/
License: MIT
Keywords: tezos,blockchain,sdk,michelson,indexers,tzkt,cryptocurrencies,smart-contracts
Author: Lev Gorodetskiy
Author-email: dipdup@drsr.io
Requires-Python: >=3.10,<3.11
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Typing :: Typed
Provides-Extra: pytezos
Requires-Dist: APScheduler (>=3.8.0,<4.0.0)
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: aiolimiter (>=1.0.0,<2.0.0)
Requires-Dist: anyio (>=3.3.2,<4.0.0)
Requires-Dist: asyncclick (>=8.0.1,<9.0.0)
Requires-Dist: asyncpg (>=0.28.0,<0.29.0)
Requires-Dist: datamodel-code-generator (>=0.21.1,<0.22.0)
Requires-Dist: orjson (>=3.6.6,<4.0.0)
Requires-Dist: prometheus-client (>=0.16.0,<0.17.0)
Requires-Dist: pydantic (>=1.10.11,<2.0.0)
Requires-Dist: pyhumps (>=3.0.2,<4.0.0)
Requires-Dist: pysignalr (==0.2.0)
Requires-Dist: pytezos (>=3.10.0,<4.0.0) ; extra == "pytezos"
Requires-Dist: python-dotenv (>=0.19.0,<0.20.0)
Requires-Dist: ruamel.yaml (>=0.17.2,<0.18.0)
Requires-Dist: sentry-sdk (>=1.4.3,<2.0.0)
Requires-Dist: sqlparse (>=0.4.2,<0.5.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Requires-Dist: tortoise-orm (==0.19.3)
Project-URL: Repository, https://github.com/dipdup-io/dipdup
Description-Content-Type: text/markdown

[![Twitter](https://badgen.net/badge/icon/dipdup_io?icon=twitter&label=)](https://twitter.com/dipdup_io)
[![GitHub stars](https://img.shields.io/github/stars/dipdup-io/dipdup?color=2c2c2c)](https://github.com/dipdup-io/dipdup)
[![PyPI monthly downloads](https://img.shields.io/pypi/dm/dipdup?color=2c2c2c)](https://pypi.org/project/dipdup/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dipdup?color=2c2c2c)](https://www.python.org)
[![License: MIT](https://img.shields.io/github/license/dipdup-io/dipdup?color=2c2c2c)](https://github.com/dipdup-io/dipdup/blob/master/LICENSE)
<br>
[![Latest stable release](https://img.shields.io/github/v/release/dipdup-io/dipdup?label=stable%20release&color=2c2c2c)](https://github.com/dipdup-io/dipdup/releases)
[![Latest pre-release](https://img.shields.io/github/v/release/dipdup-io/dipdup?include_prereleases&label=latest%20release&color=2c2c2c)](https://github.com/dipdup-io/dipdup/releases)
[![GitHub issues](https://img.shields.io/github/issues/dipdup-io/dipdup?color=2c2c2c)](https://github.com/dipdup-io/dipdup/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/dipdup-io/dipdup?color=2c2c2c)](https://github.com/dipdup-io/dipdup/pulls)

```text
        ____   _         ____              
       / __ \ (_)____   / __ \ __  __ ____ 
      / / / // // __ \ / / / // / / // __ \
     / /_/ // // /_/ // /_/ // /_/ // /_/ /
    /_____//_// .___//_____/ \__,_// .___/ 
             /_/                  /_/      
```

DipDup is a Python framework for building smart contract indexers. It helps developers focus on business logic instead of writing a boilerplate to store and serve data. DipDup-based indexers are selective, which means only required data is requested. This approach allows to achieve faster indexing times and decreased load on underlying APIs.

* **Ready to build your first indexer?** Head to [Quickstart](https://docs.dipdup.io/quickstart).

* **Looking for examples?** Check out [Demo Projects](https://docs.dipdup.io/examples/demo-projects) and [Built with DipDup](https://docs.dipdup.io/examples/built-with-dipdup) pages.

* **Want to participate?** Vote for [open issues](https://github.com/dipdup-io/dipdup/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc), join [discussions](https://github.com/dipdup-io/dipdup/discussions) or [become a sponsor](https://github.com/sponsors/dipdup-io).

* **Have a question?** Join our [Discord](https://discord.gg/sfqjBpmU) or tag @dipdup_io on [Twitter](https://twitter.com/dipdup_io).

This project is maintained by the [Baking Bad](https://bakingbad.dev/) team.
<br>
Development is supported by [Tezos Foundation](https://tezos.foundation/).

## Thanks

### Sponsors

Decentralized web requires decentralized funding. The following people and organizations help the project to be sustainable.

- [@dansan566](https://github.com/dansan566)
- [@royscheeren](https://github.com/royscheeren)

Want your project to be listed here? We have nice perks for sponsors! Visit our [GitHub Sponsors page](https://github.com/sponsors/dipdup-io).

### Contributors

We are grateful to all the people who help us with the project.

- [@852Kerfunkle](https://github.com/852Kerfunkle)
- [@Anshit01](https://github.com/Anshit01)
- [@arrijabba](https://github.com/arrijabba)
- [@Fitblip](https://github.com/Fitblip)
- [@gdsoumya](https://github.com/gdsoumya)
- [@herohthd](https://github.com/herohthd)
- [@Karantezsure](https://github.com/Karantezsure)
- [@mystdeim](https://github.com/mystdeim)
- [@nikos-kalomoiris](https://github.com/nikos-kalomoiris)
- [@pravind](https://github.com/pravind)
- [@sbihel](https://github.com/sbihel)
- [@tezosmiami](https://github.com/tezosmiami)
- [@tomsib2001](https://github.com/tomsib2001)
- [@TristanAllaire](https://github.com/TristanAllaire)
- [@veqtor](https://github.com/veqtor)
- [@xflpt](https://github.com/xflpt)

If we forgot to mention you, or you want to update your record, please, open an issue or pull request.

