How to create a dashboard in Python with Jupyter Notebook
https://mljar.com/blog/dashboard-python-jupyter-notebook/
https://mljar.com/blog/dashboard-python-jupyter-notebook/
MLJAR
How to create a dashboard in Python with Jupyter Notebook?
Build a data dashboard in Python with just 9 lines of code using Jupyter Notebook. Display stock information for a selected ticker with a data table and chart. Publish it as a web app with the open-source Mercury framework.
Packaging Python Applications with PyInstaller, with step by step examples for PyQt, Tkinter, PySimpleGUI, wxPython & Kivy
https://www.dropbox.com/s/zqajj7skbdl7xbw/packaging-python-applications.pdf
https://www.dropbox.com/s/zqajj7skbdl7xbw/packaging-python-applications.pdf
Dropbox
packaging-python-applications.pdf
Shared with Dropbox
Getting Started with ESPnet
ESPnet is the premier end-to-end, open-source speech processing toolkit. This easy-to-follow guide will help you get started using ESPnet for Speech Recognition.
https://www.assemblyai.com/blog/getting-started-with-espnet/
ESPnet is the premier end-to-end, open-source speech processing toolkit. This easy-to-follow guide will help you get started using ESPnet for Speech Recognition.
https://www.assemblyai.com/blog/getting-started-with-espnet/
News, Tutorials, AI Research
Getting Started with ESPnet
ESPnet is the premier end-to-end, open-source speech processing toolkit. This easy-to-follow guide will help you get started using ESPnet for Speech Recognition.
Raising exceptions or returning error objects in Python
How returning error objects can provide some advantages over raising exceptions in Python, such as for static type checking tools.
https://lukeplant.me.uk/blog/posts/raising-exceptions-or-returning-error-objects-in-python/
How returning error objects can provide some advantages over raising exceptions in Python, such as for static type checking tools.
https://lukeplant.me.uk/blog/posts/raising-exceptions-or-returning-error-objects-in-python/
Luke Plant's home page
Raising exceptions or returning error objects in Python
How returning error objects can provide some advantages over raising exceptions in Python, such as for static type checking tools.
Python-Selenium-Action
Run Selenium with Python via Github Actions using Headless or Non-Headless browsers!
https://github.com/MarketingPipeline/Python-Selenium-Action
Run Selenium with Python via Github Actions using Headless or Non-Headless browsers!
https://github.com/MarketingPipeline/Python-Selenium-Action
GitHub
GitHub - MarketingPipeline/Python-Selenium-Action: Run Selenium with Python via Github Actions using Headless or Non-Headless browsers!
Run Selenium with Python via Github Actions using Headless or Non-Headless browsers! - GitHub - MarketingPipeline/Python-Selenium-Action: Run Selenium with Python via Github Actions using Headless...
Handling Concurrency Without Locks
Concurrency is not very intuitive. You need to train your brain to consider what happens when ...
https://hakibenita.com/django-concurrency
Concurrency is not very intuitive. You need to train your brain to consider what happens when ...
https://hakibenita.com/django-concurrency
Hakibenita
Handling Concurrency Without Locks
How to not let concurrency cripple your system
editabletuple
This module provides the editabletuple() function for creating classes with a fixed sequence of fields, similar to a namedtuple, except editable.
https://github.com/mark-summerfield/editabletuple
This module provides the editabletuple() function for creating classes with a fixed sequence of fields, similar to a namedtuple, except editable.
https://github.com/mark-summerfield/editabletuple
GitHub
GitHub - mark-summerfield/editabletuple: This module provides the editabletuple() function for creating classes with a fixed sequence…
This module provides the editabletuple() function for creating classes with a fixed sequence of fields, similar to a namedtuple, except editable. - mark-summerfield/editabletuple
dot
dot (aka Deepfake Offensive Toolkit) makes real-time, controllable deepfakes ready for virtual cameras injection. dot is created for performing penetration testing against e.g. identity verification and video conferencing systems, for the use by security analysts, Red Team members, and biometrics researchers.
https://github.com/sensity-ai/dot
dot (aka Deepfake Offensive Toolkit) makes real-time, controllable deepfakes ready for virtual cameras injection. dot is created for performing penetration testing against e.g. identity verification and video conferencing systems, for the use by security analysts, Red Team members, and biometrics researchers.
https://github.com/sensity-ai/dot
GitHub
GitHub - sensity-ai/dot: The Deepfake Offensive Toolkit
The Deepfake Offensive Toolkit. Contribute to sensity-ai/dot development by creating an account on GitHub.
Image Color Extraction with Python in 4 Steps
Creating your own and unique list of colorsPhoto by Robert Katzki on UnsplashWhy are the colors ...
https://towardsdatascience.com/image-color-extraction-with-python-in-4-steps-8d9370d9216e
Creating your own and unique list of colorsPhoto by Robert Katzki on UnsplashWhy are the colors ...
https://towardsdatascience.com/image-color-extraction-with-python-in-4-steps-8d9370d9216e
Towards Data Science
Image Color Extraction with Python in 4 Steps | Towards Data Science
Creating your own and unique list of colors
Code Your Own Heroku Clone with Python
Learn all about how to provision infrastructure programmatically by building a simplified Heroku clone with Python. At the end you will also learn how to provision a web app on AWS using JavaScript.
https://www.youtube.com/watch?v=zhJLVFR3pE8
Learn all about how to provision infrastructure programmatically by building a simplified Heroku clone with Python. At the end you will also learn how to provision a web app on AWS using JavaScript.
https://www.youtube.com/watch?v=zhJLVFR3pE8
YouTube
Code Your Own Heroku Clone with Python – Provision Infrastructure Programmatically Tutorial
Learn all about how to provision infrastructure programmatically by building a simplified Heroku clone with Python. At the end you will also learn how to provision a web app on AWS using JavaScript.
✏️ Beau Carnes developed this course.
💻 Code: https:/…
✏️ Beau Carnes developed this course.
💻 Code: https:/…
openai-cookbook
Examples and guides for using the OpenAI API.
https://github.com/openai/openai-cookbook
Examples and guides for using the OpenAI API.
https://github.com/openai/openai-cookbook
GitHub
GitHub - openai/openai-cookbook: Examples and guides for using the OpenAI API
Examples and guides for using the OpenAI API. Contribute to openai/openai-cookbook development by creating an account on GitHub.
An Intro to the contextlib Module in Python
Learn how to create different types of context managers using Python's contextlib module!
https://www.youtube.com/watch?v=e7oGj_fa-J8
Learn how to create different types of context managers using Python's contextlib module!
https://www.youtube.com/watch?v=e7oGj_fa-J8
YouTube
An Intro to the contextlib Module in Python
Learn how to create different types of context managers using Python's contextlib module!
Python docs: https://docs.python.org/3/library/contextlib.html
Articles on Context Managers in Python
Python's with Statement and Context Managers - https://www.…
Python docs: https://docs.python.org/3/library/contextlib.html
Articles on Context Managers in Python
Python's with Statement and Context Managers - https://www.…
Calcure
Modern TUI calendar and task manager with minimal and customizable UI.
https://github.com/anufrievroman/calcure
Modern TUI calendar and task manager with minimal and customizable UI.
https://github.com/anufrievroman/calcure
GitHub
GitHub - anufrievroman/calcure: Modern TUI calendar and task manager with minimal and customizable UI.
Modern TUI calendar and task manager with minimal and customizable UI. - anufrievroman/calcure
Build dashboard in Python with automatic updates and email notifications
Do you need to monitor data from multiple sources and act based on their values? If you answered yes, then it means that you need a dashboard. This post will show you how to create a dashboard in Python. It will automatically update the values in the dashboard and send email notifications based on monitored values. The dashboard will be deployed to the Amazon AWS cloud service.
https://mljar.com/blog/python-dashboard/
Do you need to monitor data from multiple sources and act based on their values? If you answered yes, then it means that you need a dashboard. This post will show you how to create a dashboard in Python. It will automatically update the values in the dashboard and send email notifications based on monitored values. The dashboard will be deployed to the Amazon AWS cloud service.
https://mljar.com/blog/python-dashboard/
MLJAR
Build dashboard in Python with automatic updates and email notifications | MLJAR
Create a Python dashboard to monitor and act on data from multiple sources. This guide demonstrates building a Python dashboard in Jupyter Notebook, monitoring stock and cryptocurrency exchanges, and weather data. Deployed on AWS using the open-source Mercury…
basic-pitch
A lightweight yet powerful audio-to-MIDI converter with pitch bend detection.
https://github.com/spotify/basic-pitch
A lightweight yet powerful audio-to-MIDI converter with pitch bend detection.
https://github.com/spotify/basic-pitch
GitHub
GitHub - spotify/basic-pitch: A lightweight yet powerful audio-to-MIDI converter with pitch bend detection
A lightweight yet powerful audio-to-MIDI converter with pitch bend detection - spotify/basic-pitch
chainfeeds / RSSAggregatorforWeb3
Bootstrapping your personal Web3 info hub from more than 500 RSS Feeds.
https://github.com/chainfeeds/RSSAggregatorforWeb3
Bootstrapping your personal Web3 info hub from more than 500 RSS Feeds.
https://github.com/chainfeeds/RSSAggregatorforWeb3
GitHub
GitHub - chainfeeds/RSSAggregatorforWeb3: Bootstrapping your personal Web3 info hub from more than 600 RSS Feeds.
Bootstrapping your personal Web3 info hub from more than 600 RSS Feeds. - chainfeeds/RSSAggregatorforWeb3