makeprojects


Namemakeprojects JSON
Version 0.15.0 PyPI version JSON
download
home_pagehttp://makeprojects.readthedocs.io
SummaryIDE project generator for Visual Studio, XCode, etc...
upload_time2023-08-19 23:37:23
maintainer
docs_urlNone
authorRebecca Ann Heineman <becky@burgerbecky.com>
requires_python>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
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": "",
    "docs_url": null,
    "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*",
    "maintainer_email": "",
    "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/5d/ac/29f156b3daca02a40fee778aa67e39392bd240d43d318a72d5f0bde19d67/makeprojects-0.15.0.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": "0.15.0",
    "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": "fdfe8c34af74ffef04ba8751c4de89c990b3f8059085fc8905dad3367bff1cf9",
                "md5": "e83eb515da8bca9dd7711bfc9c4daa3c",
                "sha256": "abe83c455a7621963244d5a608922a0d22dd1f537c2a257fdafc0bfe01e3a167"
            },
            "downloads": -1,
            "filename": "makeprojects-0.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e83eb515da8bca9dd7711bfc9c4daa3c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*",
            "size": 180676,
            "upload_time": "2023-08-19T23:37:21",
            "upload_time_iso_8601": "2023-08-19T23:37:21.487720Z",
            "url": "https://files.pythonhosted.org/packages/fd/fe/8c34af74ffef04ba8751c4de89c990b3f8059085fc8905dad3367bff1cf9/makeprojects-0.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5dac29f156b3daca02a40fee778aa67e39392bd240d43d318a72d5f0bde19d67",
                "md5": "dffe6308e9541bb3f1ce5f6edc7ec93d",
                "sha256": "89c7f74c576bc25d6a4ce3c5ab60cf9588064e7aa634a2f576db5ecd7461f439"
            },
            "downloads": -1,
            "filename": "makeprojects-0.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dffe6308e9541bb3f1ce5f6edc7ec93d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*",
            "size": 158867,
            "upload_time": "2023-08-19T23:37:23",
            "upload_time_iso_8601": "2023-08-19T23:37:23.351368Z",
            "url": "https://files.pythonhosted.org/packages/5d/ac/29f156b3daca02a40fee778aa67e39392bd240d43d318a72d5f0bde19d67/makeprojects-0.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-19 23:37:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "makeprojects"
}
        
Elapsed time: 0.11714s