Metadata-Version: 2.1
Name: deplatformer-webapp
Version: 0.1.8
Summary: Flask webapp for the deplatformer platform
Home-page: https://deplatformer.io
License: MIT
Keywords: Filecoin,IPFS,web3,Deplatformer
Author: Deplatformer Team
Author-email: info@deplatformer.io
Maintainer: Antreas Pogiatzis
Maintainer-email: antreas@deplatformer.io
Requires-Python: >=3.7.2,<4.0.0
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Flake8
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Communications :: File Sharing
Classifier: Topic :: Internet
Classifier: Topic :: Multimedia
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Deprecated (==1.2.10)
Requires-Dist: Flask (==1.1.2)
Requires-Dist: Flask-Login (==0.5.0)
Requires-Dist: Flask-Mail (==0.9.1)
Requires-Dist: Flask-Migrate (>=2.5.3,<3.0.0)
Requires-Dist: Flask-SQLAlchemy (==2.4.4)
Requires-Dist: Flask-SocketIO (==4.3.1)
Requires-Dist: Flask-User (>=1.0.2,<2.0.0)
Requires-Dist: Flask-WTF (==0.14.3)
Requires-Dist: Jinja2 (==2.11.2)
Requires-Dist: MarkupSafe (==1.1.1)
Requires-Dist: SQLAlchemy (==1.3.19)
Requires-Dist: WTForms (==2.3.3)
Requires-Dist: Werkzeug (==1.0.1)
Requires-Dist: bcrypt (==3.2.0)
Requires-Dist: blinker (==1.4)
Requires-Dist: cffi (==1.14.2)
Requires-Dist: click (==7.1.2)
Requires-Dist: cryptography (==3.1)
Requires-Dist: dnspython (==1.16.0)
Requires-Dist: docker (>=4.3.1,<5.0.0)
Requires-Dist: email-validator (==1.1.1)
Requires-Dist: eventlet (==0.27.0)
Requires-Dist: ftfy (==5.8)
Requires-Dist: greenlet (==0.4.16)
Requires-Dist: grpcio (==1.30.0)
Requires-Dist: idna (>=2.10,<3.0)
Requires-Dist: itsdangerous (==1.1.0)
Requires-Dist: monotonic (==1.5)
Requires-Dist: passlib (==1.7.2)
Requires-Dist: poetry-version (>=0.1.5,<0.2.0)
Requires-Dist: protobuf (==3.12.4)
Requires-Dist: pycparser (==2.20)
Requires-Dist: pygate-grpc (==0.0.11)
Requires-Dist: python-dotenv (>=0.15.0,<0.16.0)
Requires-Dist: python-engineio (==3.13.2)
Requires-Dist: python-socketio (==4.6.0)
Requires-Dist: six (==1.15.0)
Requires-Dist: urllib3 (==1.25.11)
Requires-Dist: wcwidth (==0.2.5)
Requires-Dist: wrapt (==1.12.1)
Project-URL: Repository, https://github.com/deplatformer/deplatformer-webapp
Description-Content-Type: text/markdown

# Deplatformer

[![PyPI](https://img.shields.io/pypi/v/deplatformer_webapp)](https://pypi.org/project/deplatformer-webapp/)
[![License: MIT](https://img.shields.io/pypi/l/deplatformer_webapp)]()
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

A prototype of the Deplatformr concept created as part of the [Gitcoin Apollo](https://gitcoin.co/hackathon/filecoin/) hackathon.

Built with [Flask](https://palletsprojects.com/p/flask/) and [Pygate](https://pygate.tech).

For more information see:

* Deplatformr Substack: [Help us test our prototype](https://deplatformr.substack.com/p/help-us-test-our-prototype)
* Deplatformr YouTube: [project introduction](https://youtu.be/-jfq4FYopNM)

![screencap](deplatformr/static/sample_data/deplatformr-prototype.png)

