Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

python-project-stub

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-project-stub

Stub files to use as the basis of a Python project that can be packaged and uploaded to PyPI

  • 0.0.23
  • PyPI
  • Socket score

Maintainers
1

.. image:: https://img.shields.io/pypi/v/python-project-stub :alt: PyPI :target: https://pypi.org/project/python-project-stub

.. image:: https://static.pepy.tech/badge/python-project-stub :alt: Downloads :target: https://pepy.tech/project/python-project-stub

.. image:: https://img.shields.io/github/license/striebel/python-project-stub :alt: License :target: https://github.com/striebel/python-project-stub/blob/master/LICENSE

.. image:: https://img.shields.io/badge/python_3-gray :alt: Python 3 :target: https://docs.python.org/3/

.. image:: https://img.shields.io/badge/linux-gray :alt: Linux :target: https://kernel.org/

The python-project-stub codebase provides stub files that can be used to create a Python project that is able to be packaged and uploaded to the Python Package Index and hence can be conveniently installed with

.. code-block:: sh

pip install my-project-name

The Makefile provided in the codebase has targets for building, uploading, downloading, installing, and executing the package.

  • Repo: https://github.com/striebel/python-project-stub <https://github.com/striebel/python-project-stub>_
  • PyPI: https://pypi.org/project/python-project-stub <https://pypi.org/project/python-project-stub>_
  • Docs: https://striebel.github.io/python-project-stub <https://striebel.github.io/python-project-stub>_

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc