Added delete option to database storage.

This commit is contained in:
Batuhan Berk Başoğlu 2020-10-12 12:10:01 -04:00
parent 308604a33c
commit 963b5bc68b
1868 changed files with 192402 additions and 13278 deletions

View file

@ -0,0 +1 @@
{"classifiers": ["Development Status :: 5 - Production/Stable", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "License :: OSI Approved :: Apache Software License"], "description_content_type": "UNKNOWN", "extensions": {"python.details": {"contacts": [{"email": "grpc-io@googlegroups.com", "name": "The gRPC Authors", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://grpc.io"}}}, "extras": ["protobuf"], "generator": "bdist_wheel (0.29.0)", "license": "Apache License 2.0", "metadata_version": "2.0", "name": "grpcio", "run_requires": [{"extra": "protobuf", "requires": ["grpcio-tools (>=1.32.0)"]}, {"requires": ["six (>=1.5.2)"]}, {"environment": "python_version < \"3.2\"", "requires": ["futures (>=2.2.0)"]}, {"environment": "python_version < \"3.4\"", "requires": ["enum34 (>=1.0.4)"]}], "summary": "HTTP/2-based RPC framework", "version": "1.32.0"}