Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

makeprojects

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

makeprojects

IDE project generator for Visual Studio, XCode, etc...

pipPyPI
Version
1.1.0
Maintainers
1

======================= 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

Keywords

burger

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts