pyston / pyston
A faster and highly-compatible implementation of the Python programming language.
https://github.com/pyston/pyston
A faster and highly-compatible implementation of the Python programming language.
https://github.com/pyston/pyston
GitHub
GitHub - pyston/pyston: (No longer maintained) A faster and highly-compatible implementation of the Python programming language.
(No longer maintained) A faster and highly-compatible implementation of the Python programming language. - pyston/pyston
PaperWhisperer
Automatic voice-synthetised summaries of latest research papers on arXiv.
https://github.com/musikalkemist/paperwhisperer
Automatic voice-synthetised summaries of latest research papers on arXiv.
https://github.com/musikalkemist/paperwhisperer
GitHub
GitHub - musikalkemist/paperwhisperer: Automatic voice-synthetised summaries of latest research papers on arXiv
Automatic voice-synthetised summaries of latest research papers on arXiv - GitHub - musikalkemist/paperwhisperer: Automatic voice-synthetised summaries of latest research papers on arXiv
The definitive guide to Python virtual environments with conda
Master Python virtual environments with conda, once and for all. Learn how to install conda from scratch, manage, and packaging virtual environments.
https://whiteboxml.com/blog/the-definitive-guide-to-python-virtual-environments-with-conda
Master Python virtual environments with conda, once and for all. Learn how to install conda from scratch, manage, and packaging virtual environments.
https://whiteboxml.com/blog/the-definitive-guide-to-python-virtual-environments-with-conda
Whiteboxml
The definitive guide to Python virtual environments with conda | WhiteBox Blog
Master Python virtual environments with conda, once and for all. - Tutorials WhiteBox
NLP - Text Manipulation
1 Introduction 1.1 What is NLP? 1.2 Future Perspectives for NLP 1.3 Application Areas of NLP 2 ...
https://michael-fuchs-python.netlify.com/2021/05/18/nlp-text-manipulation/
1 Introduction 1.1 What is NLP? 1.2 Future Perspectives for NLP 1.3 Application Areas of NLP 2 ...
https://michael-fuchs-python.netlify.com/2021/05/18/nlp-text-manipulation/
RetroLab — A JupyterLab distribution with a retro look and feel
RetroLab is an alternative JupyterLab distribution, built from the ground-up, providing a notebook interface with a retro look and feel.
https://blog.jupyter.org/retrolab-a-jupyterlab-distribution-with-a-retro-look-and-feel-8096b8b223d0
RetroLab is an alternative JupyterLab distribution, built from the ground-up, providing a notebook interface with a retro look and feel.
https://blog.jupyter.org/retrolab-a-jupyterlab-distribution-with-a-retro-look-and-feel-8096b8b223d0
Medium
RetroLab — A JupyterLab distribution with a retro look and feel
RetroLab is an alternative JupyterLab distribution, built from the ground-up, providing a notebook interface with a retro look and feel.
How to Simplify Django Migrations and Deployment
When removing fields from Django models, or adding non-nullable fields, it can be hard to avoid a mismatch between code running on some servers and the database in use. By using django-add-default-value and django-deprecate-fields to simplify the migration and deployment process, you will eliminate a common Django deployment headache. This has been a challenge for a while now. Believe it or not,
https://www.caktusgroup.com/blog/2021/05/25/django-migrations-and-deployment/
When removing fields from Django models, or adding non-nullable fields, it can be hard to avoid a mismatch between code running on some servers and the database in use. By using django-add-default-value and django-deprecate-fields to simplify the migration and deployment process, you will eliminate a common Django deployment headache. This has been a challenge for a while now. Believe it or not,
https://www.caktusgroup.com/blog/2021/05/25/django-migrations-and-deployment/
Caktusgroup
How to Simplify Django Migrations and Deployment | Caktus Group
When removing fields from Django models, or adding non-nullable fields, it can be hard to avoid a mismatch between code running on some servers and the database in use.
Deploying Django with Docker Compose
Learn how to deploy a Django app to an EC2 instance using Docker Compose.
https://www.youtube.com/watch?v=mScd-Pc_pX0
Learn how to deploy a Django app to an EC2 instance using Docker Compose.
https://www.youtube.com/watch?v=mScd-Pc_pX0
YouTube
Deploying Django with Docker Compose
How to deploy a Django app to an EC2 instance using Docker Compose.
Find the blog post for this tutorial here: https://londonappdeveloper.com/deploying-django-with-docker-compose/
Resources:
- uwsgi_params: https://uwsgi-docs.readthedocs.io/en/latest/Nginx.html#what…
Find the blog post for this tutorial here: https://londonappdeveloper.com/deploying-django-with-docker-compose/
Resources:
- uwsgi_params: https://uwsgi-docs.readthedocs.io/en/latest/Nginx.html#what…
JupyterLite
JupyterLite is a JupyterLab distribution that runs entirely in the browser built from the ground-up using JupyterLab components and extensions.
https://github.com/jtpio/jupyterlite
JupyterLite is a JupyterLab distribution that runs entirely in the browser built from the ground-up using JupyterLab components and extensions.
https://github.com/jtpio/jupyterlite
GitHub
GitHub - jtpio/jupyterlite: Wasm powered Jupyter running in the browser 💡
Wasm powered Jupyter running in the browser 💡. Contribute to jtpio/jupyterlite development by creating an account on GitHub.
Django security releases issued: 3.2.4, 3.1.12, and 2.2.24
https://www.djangoproject.com/weblog/2021/jun/02/security-releases/
https://www.djangoproject.com/weblog/2021/jun/02/security-releases/
Pynguin – Allow developers to generate Python unit tests automatically
https://github.com/se2p/pynguin
https://github.com/se2p/pynguin
GitHub
GitHub - se2p/pynguin: The PYthoN General UnIt Test geNerator is a test-generation tool for Python
The PYthoN General UnIt Test geNerator is a test-generation tool for Python - se2p/pynguin
PyTouch
PyTouch is a machine learning library for tactile touch sensing.
https://github.com/facebookresearch/PyTouch
PyTouch is a machine learning library for tactile touch sensing.
https://github.com/facebookresearch/PyTouch
GitHub
GitHub - facebookresearch/PyTouch: PyTouch is a machine learning library for tactile touch sensing.
PyTouch is a machine learning library for tactile touch sensing. - facebookresearch/PyTouch
SparseML
Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models.
https://github.com/neuralmagic/sparseml
Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models.
https://github.com/neuralmagic/sparseml
GitHub
GitHub - neuralmagic/sparseml: Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling…
Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models - neuralmagic/sparseml
open-mmlab / mmediting
OpenMMLab Image and Video Editing Toolbox
https://github.com/open-mmlab/mmediting
OpenMMLab Image and Video Editing Toolbox
https://github.com/open-mmlab/mmediting
GitHub
GitHub - open-mmlab/mmagic: OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative…
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image genera...
ArXiv-Miner
ArXiv Miner is a toolkit for mining research papers on CS ArXiv.
https://github.com/valayDave/arxiv-miner
ArXiv Miner is a toolkit for mining research papers on CS ArXiv.
https://github.com/valayDave/arxiv-miner
GitHub
GitHub - valayDave/arxiv-miner: arxiv_miner is a toolkit for mining research papers on CS ArXiv.
arxiv_miner is a toolkit for mining research papers on CS ArXiv. - valayDave/arxiv-miner
pytube / pytube
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
https://github.com/pytube/pytube
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
https://github.com/pytube/pytube
GitHub
GitHub - pytube/pytube: A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos. - pytube/pytube
How To Build A Simple Raspberry Pi Pico Robot
This two-wheeled robot can move around a room autonomously.
https://www.tomshardware.com/how-to/raspberry-pi-pico-robot
This two-wheeled robot can move around a room autonomously.
https://www.tomshardware.com/how-to/raspberry-pi-pico-robot
Tom's Hardware
How To Build A Simple Raspberry Pi Pico Robot
This two-wheeled robot can move around a room autonomously.
What can the Avengers: Endgame teach us about Git?
When I first saw Avengers: Endgame in
theaters, I noticed that their time travel rule is quite ...
https://ljvmiranda921.github.io/notebook/2021/06/05/avengers-git/
When I first saw Avengers: Endgame in
theaters, I noticed that their time travel rule is quite ...
https://ljvmiranda921.github.io/notebook/2021/06/05/avengers-git/
ljvmiranda921.github.io
What can Avengers: Endgame teach us about Git?
Avengers and Git? The most ambitious crossover event in history. In this blog post, I will explain crucial plot points in Avengers: Endgame in five Git conce...