pgmig


Namepgmig JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/Apakottur/pgmig
SummaryGenerate migrations between Postgres databases
upload_time2025-08-11 17:54:34
maintainerNone
docs_urlNone
authorYossi Rozantsev
requires_python<4.0,>=3.9
licenseMIT
keywords postgres schema diff migration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pgmig
Generate migrations between Postgres databases

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Apakottur/pgmig",
    "name": "pgmig",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "postgres, schema, diff, migration",
    "author": "Yossi Rozantsev",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/3a/b7/733e9819ce7f819b0eefc17af60d1153eab7d732be52fa31cfaf7a010c56/pgmig-0.0.1.tar.gz",
    "platform": null,
    "description": "# pgmig\nGenerate migrations between Postgres databases\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Generate migrations between Postgres databases",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://github.com/Apakottur/pgmig",
        "Homepage": "https://github.com/Apakottur/pgmig",
        "Repository": "https://github.com/Apakottur/pgmig"
    },
    "split_keywords": [
        "postgres",
        " schema",
        " diff",
        " migration"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97ff6f7076d793bb1a818bf9f985c53a0ed20da4b7661fb1a10b52b4010c1ec1",
                "md5": "a9ec6ec6754b233ca4912f6f9e15109b",
                "sha256": "fe60dd846da94c8c3f48131b5bfcd21ae098cc96b59b9f96ebb729a1f3f9d7b9"
            },
            "downloads": -1,
            "filename": "pgmig-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a9ec6ec6754b233ca4912f6f9e15109b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 3247,
            "upload_time": "2025-08-11T17:54:33",
            "upload_time_iso_8601": "2025-08-11T17:54:33.624854Z",
            "url": "https://files.pythonhosted.org/packages/97/ff/6f7076d793bb1a818bf9f985c53a0ed20da4b7661fb1a10b52b4010c1ec1/pgmig-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ab7733e9819ce7f819b0eefc17af60d1153eab7d732be52fa31cfaf7a010c56",
                "md5": "6c199d110b5fdd4208c30a3f4dde7f02",
                "sha256": "871dfdbc53a1abd7ee751a72673fcb46c5a53faa4fcaef42c699850f31a1f1a7"
            },
            "downloads": -1,
            "filename": "pgmig-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6c199d110b5fdd4208c30a3f4dde7f02",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 2534,
            "upload_time": "2025-08-11T17:54:34",
            "upload_time_iso_8601": "2025-08-11T17:54:34.920964Z",
            "url": "https://files.pythonhosted.org/packages/3a/b7/733e9819ce7f819b0eefc17af60d1153eab7d732be52fa31cfaf7a010c56/pgmig-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-11 17:54:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Apakottur",
    "github_project": "pgmig",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pgmig"
}
        
Elapsed time: 0.62119s