datacycle

View on PyPIReverse Dependencies (0)

0.0.3 datacycle-0.0.3-py3-none-any.whl

Wheel Details

Project: datacycle
Version: 0.0.3
Filename: datacycle-0.0.3-py3-none-any.whl
Download: [link]
Size: 11154
MD5: 68e0dd9a22149ff6e2b61880a5124a04
SHA256: d157c7c266fd70daa9cd14a40741b46bb0d23a01f09f85cdb08cc68728283655
Uploaded: 2022-04-10 22:28:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: datacycle
Version: 0.0.3
Summary: General toolset to backup & restore with random/filtered/anonymized data (Mongo/Postgres/GCS).
Home-Page: https://github.com/smood/recycle
Project-Url: Repository, https://github.com/smood/recycle
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<3.11
Requires-Dist: Faker (<14.0.0,>=13.3.4)
Requires-Dist: SQLAlchemy (<2.0.0,>=1.4.13); extra == "all" or extra == "postgres"
Requires-Dist: dataconf (<2.0.0,>=1.4.0)
Requires-Dist: furl (<3.0.0,>=2.1.2)
Requires-Dist: gsutil (<6.0,>=5.9); extra == "all" or extra == "google"
Requires-Dist: pg8000 (<2.0.0,>=1.19.4); extra == "all" or extra == "postgres"
Requires-Dist: pymongo (<5.0.0,>=4.1.0); extra == "all" or extra == "mongo"
Requires-Dist: sqlparse (<0.5.0,>=0.4.1)
Requires-Dist: tdqm (<0.0.2,>=0.0.1)
Requires-Dist: typer (<0.5.0,>=0.4.1)
Provides-Extra: all
Provides-Extra: google
Provides-Extra: mongo
Provides-Extra: postgres
Description-Content-Type: text/markdown
[Description omitted; length: 2604 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
datacycle/__init__.py sha256=RBi424v2JlBuJXvR2VpUZ0dm-TjVnKpu7vzAo9LXlHw 192
datacycle/config.py sha256=YE5N5WhUaeNgbvRzY1xUtw2rdiVLzQczmdOWblUOrLc 480
datacycle/main.py sha256=30fNV8hlFN-FWHMy3PN023L9A_a_htp1TD4_a-82ju4 6121
datacycle/providers/gcs.py sha256=SRtSANCG6GJE6KWzhl1XitZ9_GrBE8teh95qsMv-B6c 1735
datacycle/providers/mongo.py sha256=sW7tBWoYEDws4E-a6gvomjCiix4e3Ix9ZdViqeMarwE 8579
datacycle/providers/postgres.py sha256=D2snRXF7Re1j3OZtiqX_JuDO_7YV7FRaJZawkits5eE 1591
datacycle/utils.py sha256=uEu70qq0B8TFhBT7wRS5y8vhIPy9HUnjwVcHnwb3OO0 1971
datacycle/version.py sha256=4GZKi13lDTD25YBkGakhZyEQZWTER_OWQMNPoH_UM2c 22
pyproject.toml sha256=9Fkap7ZihfsNUNl9IU8xLFPhBkewoNFFOnNmU15lqdE 1476
datacycle-0.0.3.dist-info/entry_points.txt sha256=sXWiW2GMoQ3U1EQnpfqcbFgCDlPb0s2QzC-2q7C5Hz0 48
datacycle-0.0.3.dist-info/LICENSE sha256=IjK8Rna84nz6ElyS_aktXPQyjjiCNtdlXSaIGohzUMc 1064
datacycle-0.0.3.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
datacycle-0.0.3.dist-info/METADATA sha256=azh5FTNT8wZymhOlqIWBrLKVYLOvx5MGCOksIOQkIjQ 3946
datacycle-0.0.3.dist-info/RECORD

entry_points.txt

datacycle = datacycle.main:cli