Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Stub files to use as the basis of a Python project that can be packaged and uploaded to PyPI
.. 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.
https://github.com/striebel/python-project-stub <https://github.com/striebel/python-project-stub>
_https://pypi.org/project/python-project-stub <https://pypi.org/project/python-project-stub>
_https://striebel.github.io/python-project-stub <https://striebel.github.io/python-project-stub>
_FAQs
Stub files to use as the basis of a Python project that can be packaged and uploaded to PyPI
We found that python-project-stub demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.