apiqa-storage

View on PyPIReverse Dependencies (0)

2.10.0 apiqa_storage-2.10.0-py3-none-any.whl

Wheel Details

Project: apiqa-storage
Version: 2.10.0
Filename: apiqa_storage-2.10.0-py3-none-any.whl
Download: [link]
Size: 20284
MD5: aa7fae815a742f19a12ce7866def9b47
SHA256: 298be156fb5ffcb4416ac7a66ba0e26b36966a8803b50c50f6c1331528256e4a
Uploaded: 2021-03-30 04:49:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: apiqa-storage
Version: 2.10.0
Summary: Apiqa user storage backend for django projects
Author: pik-software
Author-Email: no-reply[at]pik-software.ru
Home-Page: https://github.com/pik-software/apiqa-storage.git
Project-Url: Bug Reports, https://gitlab.pik-software.ru/apiqa/apiqa-storage/issues
Project-Url: Funding, https://gitlab.pik-software.ru/apiqa/apiqa-storage
Project-Url: Say Thanks!, https://saythanks.io/to/pik_software
Project-Url: Source, https://gitlab.pik-software.ru/apiqa/apiqa-storage
Keywords: apiqa django
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: ~=3.6
Requires-Dist: django (>=2.1)
Requires-Dist: djangorestframework (>=3.9)
Requires-Dist: humanfriendly (>=4.18)
Requires-Dist: python-slugify (>=1.2.6)
Requires-Dist: minio (==7.0.2)
Requires-Dist: celery
Requires-Dist: responses (==0.13.1); extra == "dev"
Requires-Dist: prospector (==1.2.0); extra == "dev"
Requires-Dist: factory-boy; extra == "dev"
Requires-Dist: freezegun (==1.1.0); extra == "dev"
Requires-Dist: pdbpp (==0.10.2); extra == "dev"
Requires-Dist: pytest-xdist (==2.2.1); extra == "dev"
Requires-Dist: pytest (==6.2.2); extra == "dev"
Requires-Dist: pytest-cov (==2.11.1); extra == "dev"
Requires-Dist: pytest-django (==4.1.0); extra == "dev"
Requires-Dist: pytest-benchmark (==3.2.3); extra == "dev"
Requires-Dist: pytest-mock (==3.5.1); extra == "dev"
Requires-Dist: mypy (>=0.600); extra == "dev"
Requires-Dist: psycopg2-binary (==2.8.6); extra == "dev"
Requires-Dist: dj-database-url (==0.5.0); extra == "dev"
Requires-Dist: twine (>=3.1.1); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 2688 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
apiqa_storage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
apiqa_storage/admin.py sha256=8rUfuocQ7ME-K-6yzRkxZO46bEIlodZlR8CrKKgwe6M 1345
apiqa_storage/files.py sha256=_NQzPksEyzRIsjQ_cGXQdi89UG1dhzMGXtoaJjiS7fQ 2713
apiqa_storage/managers.py sha256=sEbKzvPONwsdaBvbqNahlEs4jnXgj8-Wiubaldk5w9Y 203
apiqa_storage/minio_storage.py sha256=sNiPkz-i8iARX5nIQxAASE6TuuqZ7t7WRZhUcX5UCmQ 1765
apiqa_storage/models.py sha256=z4dBjgc6m574w_xbYgHavlXsMujXVl4Kwy43AJrlO24 2975
apiqa_storage/routers.py sha256=jCc02SBU3RYBjyhZIyvqV256GSXzaxbErC94NbXAzjE 183
apiqa_storage/serializers.py sha256=qrmJywIblXB8Ih8MogCWaY200XC8Ti8zHWHeABX5yY8 3904
apiqa_storage/settings.py sha256=dcItz6QYR8VEIKpJS-ia3sX8Da6IMGcxRpNHulyj3cU 1528
apiqa_storage/staff_urls.py sha256=7pHW2280aDGJmU_0rOyrTCFVXNoJuPgOFp7UtSZFJ-4 220
apiqa_storage/tasks.py sha256=sBB3g3C9KeLszGWHL6XrzhRjdpYN8PtAFoC7d9O6D5I 524
apiqa_storage/urls.py sha256=lIEL0oQ13DzY2QbrImGKYU53n3kpP2-ZgO5faNxwF6A 276
apiqa_storage/validators.py sha256=tFWX87OK_JpMFN_GIh132Z2JeVKCV2LFPmGDaU6HwB4 304
apiqa_storage/views.py sha256=B_0rPacmcafwgsehttCX9XjqOWexJuSttQTj3ONwM3w 1998
apiqa_storage/viewsets.py sha256=4Z9ECPLGQxGxGheY8254a5MKhcM6ZG-YD7Z0Oub1cFI 878
apiqa_storage/http/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
apiqa_storage/http/range.py sha256=uvlt6yQOQNrcngVtL8yFQo-qh22LffOfPvJ7R8yqvqM 2435
apiqa_storage/http/response.py sha256=VRKa_vxmiL32Nc7_9N5hj3nKNFuCHHqNBUhIyjEL9x8 2239
apiqa_storage/migrations/0001_initial.py sha256=Kujh8RuPHDr8cZKa2lRP0DqYn_SzrEH1TfwD0HwwjQ8 1654
apiqa_storage/migrations/0002_auto_20190801_1236.py sha256=7EAEgbIh0m0bcPfLwFOh74srGdr_3750JF-srq4wWKs 407
apiqa_storage/migrations/0003_auto_20191017_1105.py sha256=HFFOEJlj_ctJzGmiQO-YME3xPdQBlpCJP04Q3ChmJKM 439
apiqa_storage/migrations/0004_attachment_tags.py sha256=en9SfHEmLIhl9jc6vJs7yEZ7mKppEnHvbNWGh5wXikQ 533
apiqa_storage/migrations/0005_auto_20200522_0609.py sha256=HdO0xJpAcj69vX_zL_IwYm5chY0wK6FnikOn9jaX_JI 404
apiqa_storage/migrations/0006_auto_20200522_0624.py sha256=2mkbAZjEzdTm5GcVr_tFPzbeo0RJ8UG6ftK9y5RPiXc 1024
apiqa_storage/migrations/0007_auto_20200803_1004.py sha256=zfCfk12hfjZ18gkxlYHkeKckYJosCrK-PkUqKOkt-jo 1000
apiqa_storage/migrations/0008_attachment_linked_from.py sha256=z4RSnhLL_BnIJmzTPlL_cpFKDNRmUeS9h6AS5cmrg1c 517
apiqa_storage/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
apiqa_storage-2.10.0.dist-info/LICENSE sha256=JMW1JBhj-hB2fUSH4NB8FeZ_kUKQsxDwyhmVF7eygqs 1069
apiqa_storage-2.10.0.dist-info/METADATA sha256=rli1E6f4R2fORGwNdFX0I_pIFGVg9Smm1CH-bw3GRTY 4693
apiqa_storage-2.10.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
apiqa_storage-2.10.0.dist-info/top_level.txt sha256=RGPuw-739tRLa7_-hm65O12AZgjte7VsfrkWmCzoYBk 14
apiqa_storage-2.10.0.dist-info/RECORD

top_level.txt

apiqa_storage