makesimple


Namemakesimple JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/Hom-Wang/makesimple
SummaryMakeSimple simplifies Make/CMake commands for easy use in Python scripts.
upload_time2025-03-22 06:28:09
maintainerNone
docs_urlNone
authorkris.wang
requires_python<4.0,>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # makesimple

```bash
poetry publish --build
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Hom-Wang/makesimple",
    "name": "makesimple",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "kris.wang",
    "author_email": "wenhom.wang@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5d/6f/fcce6d66df7996d8549a00e395ad9ebfcebf03dfc29ff007b4a50834a2d5/makesimple-0.1.0.tar.gz",
    "platform": null,
    "description": "# makesimple\n\n```bash\npoetry publish --build\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "MakeSimple simplifies Make/CMake commands for easy use in Python scripts.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/Hom-Wang/makesimple",
        "Repository": "https://github.com/Hom-Wang/makesimple"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b51bc2f9a96b02217cd54887a889938fa0acdc1d3b11ae293571189e8f709629",
                "md5": "d1b8f2cdfc0c5c090c3d04be48dd9ea9",
                "sha256": "3527fecb93e24fc15663e09692008e5d28498a260437cd330e79e72131d63ec7"
            },
            "downloads": -1,
            "filename": "makesimple-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1b8f2cdfc0c5c090c3d04be48dd9ea9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 3279,
            "upload_time": "2025-03-22T06:28:08",
            "upload_time_iso_8601": "2025-03-22T06:28:08.492825Z",
            "url": "https://files.pythonhosted.org/packages/b5/1b/c2f9a96b02217cd54887a889938fa0acdc1d3b11ae293571189e8f709629/makesimple-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d6ffcce6d66df7996d8549a00e395ad9ebfcebf03dfc29ff007b4a50834a2d5",
                "md5": "459338d9c44fdc9d8ec5bec094ba48c0",
                "sha256": "52a9f4a62d17c9458bb848ff48f5977d257dca39ae3ef15ce4989a63bdbcf7fd"
            },
            "downloads": -1,
            "filename": "makesimple-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "459338d9c44fdc9d8ec5bec094ba48c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 3674,
            "upload_time": "2025-03-22T06:28:09",
            "upload_time_iso_8601": "2025-03-22T06:28:09.954582Z",
            "url": "https://files.pythonhosted.org/packages/5d/6f/fcce6d66df7996d8549a00e395ad9ebfcebf03dfc29ff007b4a50834a2d5/makesimple-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-22 06:28:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Hom-Wang",
    "github_project": "makesimple",
    "github_not_found": true,
    "lcname": "makesimple"
}
        
Elapsed time: 2.18607s