Metadata-Version: 2.1
Name: greppo
Version: 0.0.16
Summary: Build responsive web-apps for geospatial applications.
Home-page: https://greppo.io/
Author: Adithya Krishnan and Sarma Tangirala
Author-email: greppomail@gmail.com
License: "Apache 2"
Project-URL: Source, https://github.com/greppo-io/greppo
Project-URL: Documentation, https://docs.greppo.io/
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Hey there, this is <a href="https://greppo.io/" style="color: #F5325B;"><img src="https://github.com/greppo-io/greppo/blob/main/assets/logo.png" height="28"> Greppo</a>...

**A Python framework for building geospatial web-applications.**

Greppo is an open-source Python framework that makes it easy to build applications. It provides a toolkit for to quickly integrate data, algorithms, visualizations and UI for interactivity.

<img src="https://github.com/greppo-io/greppo/blob/main/assets/docs.svg" style=""> **Documentation**: [docs.greppo.io](https://docs.greppo.io)

<img src="https://github.com/greppo-io/greppo/blob/main/assets/globe.svg" style=""> **Website**: https://greppo.io

<img src="https://github.com/greppo-io/greppo/blob/main/assets/chat.svg" style=""> **Discord Community**: https://discord.gg/RNJBjgh8gz

## Installation

```shell
$ pip install greppo
```

We suggest you use a virtual environment to manage your packages for this project. For more infromation and troubleshooting visit the [Installation Guide](https://docs.greppo.io).

## Support & Community

Do you have questions? Ideas? Want to share your project? Join us on discord [Invite Link](https://discord.gg/RNJBjgh8gz).

## License

Greppo is licensed under Apache V2.

