mongo-migrate

View on PyPIReverse Dependencies (0)

0.1.2 mongo_migrate-0.1.2-py3-none-any.whl

Wheel Details

Project: mongo-migrate
Version: 0.1.2
Filename: mongo_migrate-0.1.2-py3-none-any.whl
Download: [link]
Size: 8730
MD5: 1e0c1045b6622be2dd3725c641ce0754
SHA256: 8186c2d5478e99d745025ac59b498707440dd3c4e79691f81b3ffcb5262a0c91
Uploaded: 2024-07-29 18:47:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mongo_migrate
Version: 0.1.2
Summary: Migrate mongodb seamlessly with python and mongo-migrate. Supports migration creation, upgrade, and downgrade
Author-Email: Rahul George <34202955+rahul-george[at]users.noreply.github.com>
Project-Url: Repository, https://github.com/blitzcode-io/mongo-migrate
Project-Url: Bug Tracker, https://github.com/blitzcode-io/mongo-migrate/issues
Project-Url: Blog, https://rahulgeorge.hashnode.dev/migrate-mongodb-data-seamlessly-with-mongo-migrate-and-python
License: MIT License Copyright (c) 2023 blitzcode 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: mongodb,migration,mongodb migration,database,automation
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Database
Requires-Python: >=3.7
Requires-Dist: pymongo
Requires-Dist: tomli; python_version < "3.11"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4379 characters]

WHEEL

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

RECORD

Path Digest Size
mongo_migrate/__init__.py sha256=GQk-HHkErbMNVCcPalcWkd7DYfJlemUZXr32HBb71mM 137
mongo_migrate/base_migrate.py sha256=f3ROl2nGmXF6YUD1uUrnz7zCLqx2-fYPYZCmAPKFk5E 993
mongo_migrate/exceptions.py sha256=hgCQE8_WVtRYxQOE6IKLNGfaswjV7J3v3lZKFm-6VU8 191
mongo_migrate/migration_cli.py sha256=CIQ1x2BF2tEOq2ZiwNiq0qS8nBV57Z1Is6FaTAhTnKg 4487
mongo_migrate/migration_manager.py sha256=JGcPi2fbnJBI4T4XJ74MGItQz7wCFV8gfLX2BQagJ5s 6673
mongo_migrate-0.1.2.dist-info/LICENSE sha256=0MLIOptiJTMAAYT2Ctw5UHt71wOZDuvCTgOEHDdLuag 1066
mongo_migrate-0.1.2.dist-info/METADATA sha256=yqdyWelh-hJBcpO0J7rv_OSGQ1jVAG8dUKzgymZDbSU 6899
mongo_migrate-0.1.2.dist-info/WHEEL sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs 91
mongo_migrate-0.1.2.dist-info/entry_points.txt sha256=WYrefpaovA4xXFDOv01v3yQz_vhLpQu8ZyPwoZYdDXY 67
mongo_migrate-0.1.2.dist-info/top_level.txt sha256=isgOy7lekAhT13QMTX1zKTlIkSlH9B5yQC44xqvQ35M 14
mongo_migrate-0.1.2.dist-info/RECORD

top_level.txt

mongo_migrate

entry_points.txt

mongo-migrate = mongo_migrate.migration_cli:main