makeprojects


Namemakeprojects JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttp://makeprojects.readthedocs.io
SummaryIDE project generator for Visual Studio, XCode, etc...
upload_time2024-10-04 23:14:43
maintainerNone
docs_urlNone
authorRebecca Ann Heineman <becky@burgerbecky.com>
requires_python!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7
licenseMIT License
keywords burger perforce burgerlib development makeprojects xcode visual studio visualstudio codeblocks watcom ps3 ps4 ps5 xboxone xbox360 vita mac macosx ios android stadia nintendo switch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======================
Makeprojects for Python
=======================

|PyPi| |License| |GithubActions| |Docs| |Versions|

The ``makeprojects`` module makes it easy to autogenerate project files for
several popular Integrated Development Enviroments (IDEs)

* Documentation is found at https://makeprojects.readthedocs.io

* Doxygen generated documentation is found at https://makeprojects.readthedocs.io/en/latest/doxygen

* Python Packing Index (PyPI): https://pypi.python.org/pypi/makeprojects

* Source code and issue tracker: https://github.com/burgerbecky/makeprojects

Compatibility
-------------

* Python 2.7.1 or higher
* Python 3.4 or higher

Installation
------------

Type in ``pip install -U makeprojects``. Some platforms may require the ``sudo``
prefix.

Bugs
----

If you find a bug, issue or have a feature request, please submit a bug report
by emailing becky@burgerbecky.com and mention python version, integer
size (32 bit or 64 bit) and what platform was used (Windows / Mac OSX / Linux).

.. |PyPi| image:: https://img.shields.io/pypi/v/makeprojects.svg
    :target: https://pypi.org/project/makeprojects
    :alt: Pypi Version
.. |License| image:: https://img.shields.io/pypi/l/makeprojects.svg
    :target: https://github.com/burgerbecky/makeprojects/blob/master/LICENSE.txt
    :alt: License
.. |GithubActions| image:: https://github.com/burgerbecky/makeprojects/actions/workflows/python-build.yml/badge.svg
    :target: https://github.com/burgerbecky/makeprojects/actions
    :alt: Github Actions Status
.. |Docs| image:: https://img.shields.io/readthedocs/makeprojects.svg
    :target: http://makeprojects.readthedocs.io
    :alt: Documentation Status
.. |Versions| image:: https://img.shields.io/pypi/pyversions/makeprojects.svg
    :alt: Supported Python versions

            

Raw data

            {
    "_id": null,
    "home_page": "http://makeprojects.readthedocs.io",
    "name": "makeprojects",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7",
    "maintainer_email": null,
    "keywords": "burger, perforce, burgerlib, development, makeprojects, xcode, visual studio, visualstudio, codeblocks, watcom, ps3, ps4, ps5, xboxone, xbox360, vita, mac, macosx, ios, android, stadia, nintendo, switch",
    "author": "Rebecca Ann Heineman <becky@burgerbecky.com>",
    "author_email": "becky@burgerbecky.com",
    "download_url": "https://files.pythonhosted.org/packages/9a/a8/564f666937db69cab7c6fa0f04eedeca8447081f7190e72c5dec8e5346a7/makeprojects-1.0.1.tar.gz",
    "platform": "Any",
    "description": "=======================\r\nMakeprojects for Python\r\n=======================\r\n\r\n|PyPi| |License| |GithubActions| |Docs| |Versions|\r\n\r\nThe ``makeprojects`` module makes it easy to autogenerate project files for\r\nseveral popular Integrated Development Enviroments (IDEs)\r\n\r\n* Documentation is found at https://makeprojects.readthedocs.io\r\n\r\n* Doxygen generated documentation is found at https://makeprojects.readthedocs.io/en/latest/doxygen\r\n\r\n* Python Packing Index (PyPI): https://pypi.python.org/pypi/makeprojects\r\n\r\n* Source code and issue tracker: https://github.com/burgerbecky/makeprojects\r\n\r\nCompatibility\r\n-------------\r\n\r\n* Python 2.7.1 or higher\r\n* Python 3.4 or higher\r\n\r\nInstallation\r\n------------\r\n\r\nType in ``pip install -U makeprojects``. Some platforms may require the ``sudo``\r\nprefix.\r\n\r\nBugs\r\n----\r\n\r\nIf you find a bug, issue or have a feature request, please submit a bug report\r\nby emailing becky@burgerbecky.com and mention python version, integer\r\nsize (32 bit or 64 bit) and what platform was used (Windows / Mac OSX / Linux).\r\n\r\n.. |PyPi| image:: https://img.shields.io/pypi/v/makeprojects.svg\r\n    :target: https://pypi.org/project/makeprojects\r\n    :alt: Pypi Version\r\n.. |License| image:: https://img.shields.io/pypi/l/makeprojects.svg\r\n    :target: https://github.com/burgerbecky/makeprojects/blob/master/LICENSE.txt\r\n    :alt: License\r\n.. |GithubActions| image:: https://github.com/burgerbecky/makeprojects/actions/workflows/python-build.yml/badge.svg\r\n    :target: https://github.com/burgerbecky/makeprojects/actions\r\n    :alt: Github Actions Status\r\n.. |Docs| image:: https://img.shields.io/readthedocs/makeprojects.svg\r\n    :target: http://makeprojects.readthedocs.io\r\n    :alt: Documentation Status\r\n.. |Versions| image:: https://img.shields.io/pypi/pyversions/makeprojects.svg\r\n    :alt: Supported Python versions\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "IDE project generator for Visual Studio, XCode, etc...",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "http://makeprojects.readthedocs.io"
    },
    "split_keywords": [
        "burger",
        " perforce",
        " burgerlib",
        " development",
        " makeprojects",
        " xcode",
        " visual studio",
        " visualstudio",
        " codeblocks",
        " watcom",
        " ps3",
        " ps4",
        " ps5",
        " xboxone",
        " xbox360",
        " vita",
        " mac",
        " macosx",
        " ios",
        " android",
        " stadia",
        " nintendo",
        " switch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe1ce3fc2dcec22bb9d5edcc0fd587ebd27768de02570242a83751146c32344e",
                "md5": "3cd8bd5cf70f490356f674ea8ded826a",
                "sha256": "324cfd12803581d286a8b644e6bae6b4e80bd02778105fea9afc9a360c8e8969"
            },
            "downloads": -1,
            "filename": "makeprojects-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3cd8bd5cf70f490356f674ea8ded826a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7",
            "size": 185671,
            "upload_time": "2024-10-04T23:14:41",
            "upload_time_iso_8601": "2024-10-04T23:14:41.483057Z",
            "url": "https://files.pythonhosted.org/packages/fe/1c/e3fc2dcec22bb9d5edcc0fd587ebd27768de02570242a83751146c32344e/makeprojects-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9aa8564f666937db69cab7c6fa0f04eedeca8447081f7190e72c5dec8e5346a7",
                "md5": "7d55fb12168d1a1388df128cb10dc129",
                "sha256": "50b6bc1948e209f27e7599dd6822a1bcb5c85804f11c36891a5d8f41abafade5"
            },
            "downloads": -1,
            "filename": "makeprojects-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7d55fb12168d1a1388df128cb10dc129",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7",
            "size": 164045,
            "upload_time": "2024-10-04T23:14:43",
            "upload_time_iso_8601": "2024-10-04T23:14:43.392982Z",
            "url": "https://files.pythonhosted.org/packages/9a/a8/564f666937db69cab7c6fa0f04eedeca8447081f7190e72c5dec8e5346a7/makeprojects-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-04 23:14:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "makeprojects"
}
        
Elapsed time: 1.23743s