django-sqlite-backup

View on PyPIReverse Dependencies (0)

0.1.0 django_sqlite_backup-0.1.0-py3-none-any.whl

Wheel Details

Project: django-sqlite-backup
Version: 0.1.0
Filename: django_sqlite_backup-0.1.0-py3-none-any.whl
Download: [link]
Size: 7060
MD5: 800b876f6067c9243b7bff7cb01b4d5a
SHA256: 25897bf5b837720f96482bce3e86b2aa09c18c207d54b1a11d79afbcd81d302e
Uploaded: 2024-10-13 21:20:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-sqlite-backup
Version: 0.1.0
Summary: A Django app to easily backup your sqlite database through an endpoint.
Author-Email: Ferran Jovell <ferran.jovell+gh[at]gmail.com>
Project-Url: homepage, https://github.com/mrswats/django-sqlite-backup
Project-Url: Bug Tracker, https://github.com/mrswats/django-sqlite-backup/issues
License: MIT License Copyright (c) 2023 Ferran Jovell Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Requires-Python: >=3.9
Requires-Dist: Django (==4.1.1)
Requires-Dist: asgiref (==3.8.1)
Requires-Dist: boto3; extra == "aws"
Requires-Dist: boto3; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: moto; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-django; extra == "test"
Requires-Dist: time-machine; extra == "test"
Provides-Extra: aws
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2352 characters]

WHEEL

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

RECORD

Path Digest Size
django_sqlite_backup/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_sqlite_backup/apps.py sha256=hr_VWttIN8RVXzXXG2Vo-SjuNgCFDE5POwycNww-ixo 450
django_sqlite_backup/aws.py sha256=tpyJpF46JxUvR6PpThUgl_iWRnEj-Su4BacfpyjqrUo 1535
django_sqlite_backup/backup.py sha256=qsNt5VizQu_OmMLnGC5Me-l_E8Zjiw2NOo15DEAKzl8 780
django_sqlite_backup/restore.py sha256=S32rzwCwAxM-GHksERMkTRdqJVHgS9WEnJd9thEvCxg 741
django_sqlite_backup/urls.py sha256=ve4fRC0VSPi235hDc9_n973ii_jrIpeE4tPrJTBSNCA 150
django_sqlite_backup/views.py sha256=1UKV4iRhvdTub5WKT3KUh0CefYIh9QgOMo3N4Dik3DE 234
django_sqlite_backup-0.1.0.dist-info/LICENSE sha256=bwE4PTk0_zgY2rrrldsrBocfua-bkc_IUxH1pr1rCFA 1070
django_sqlite_backup-0.1.0.dist-info/METADATA sha256=UCkFvnmXW7ptgmO5fUGkDfbo-HNKPmmzID6Izvk4TEg 4923
django_sqlite_backup-0.1.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
django_sqlite_backup-0.1.0.dist-info/top_level.txt sha256=hpNLepZbcHqSqEC92LAtpsd7uaey2g64SD0C0NWEDqM 21
django_sqlite_backup-0.1.0.dist-info/RECORD

top_level.txt

django_sqlite_backup