304 posts tagged ‘open-source’.
The Python Package Index (PyPI) is a repository of software for the Python programming language.
304 posts tagged ‘open-source’.
I just released llm-smollm2, a new plugin for LLM that bundles a quantized copy of the SmolLM2-135M-Instruct LLM inside of the Python package. This means you can now pip install …
The Python Package Index (PyPI) is the principal repository of libraries for the Python program [...]
Pure-Python RSA implementation
Python-RSA is a pure-Python RSA implementation. Contribute to sybrenstuvel/python-rsa development by creating an account on GitHub.
Upload Python distribution packages to PyPI
The web framework for perfectionists with deadlines.
A completely incomplete guide to packaging a Python module and sharing it with the world on PyPI.
So you made a release on PyPI [https://pypi.org/] and there's a mistake (we've all been there). It can be as big as the whole release is bad, to just a spelling mistake in the README. Luckily there are things you can do to deal with various scenarios. The
The blessed :octocat: GitHub Action, for publishing your :package: distribution files to PyPI, the tokenless way: https://github.com/marketplace/actions/pypi-publish - pypa/gh-action-pypi-publish
Scribbling down how I automated publishing to PyPI with GitHub Actions.
GitHub Actionsを使うとPythonのテストが便利でReleaseも自動でできる
Recently, I changed my CI from Travis to GitHub Actions. GitHub Actions is handy and useful for testing, publishing Python packages.
PyPI will require all users who maintain projects or organizations to enable one or more forms of two-factor authentication (2FA) by the end of 2023.
I've been building a new PCB around the AT42QT2120 touch sensor, and to make use of the board I wanted to write a CircuitPython driver for it and publish it for others to use.
1,250 posts tagged ‘python’. The Python programming language.
602 posts tagged ‘security’.
Follow-up on the recent phishing attack targeting PyPI users.
A Python library to subset fonts, which cuts ~95% from the size of your site’s font files & downloads/bandwidth. To use: from fontimize import optimise_fonts_for_files and call it with a list of HTML files. See the the full API docs for more info. Find Fontimize on Github and PyPi. Before the why, a quick preview of