mle-monitor
A Lightweight Experiment & Resource Monitoring Tool.
https://github.com/mle-infrastructure/mle-monitor
A Lightweight Experiment & Resource Monitoring Tool.
https://github.com/mle-infrastructure/mle-monitor
GitHub
GitHub - mle-infrastructure/mle-monitor: Lightweight Experiment & Resource Monitoring 📺
Lightweight Experiment & Resource Monitoring 📺. Contribute to mle-infrastructure/mle-monitor development by creating an account on GitHub.
Dynamic list views with Django and htmx
Learn how to use htmx to make Django list views dynamic without having to write any JavaScript.
https://www.youtube.com/watch?v=_O7iwsTvVv0
Learn how to use htmx to make Django list views dynamic without having to write any JavaScript.
https://www.youtube.com/watch?v=_O7iwsTvVv0
YouTube
Dynamic list views with Django and htmx
How to use htmx to make Django list views dynamic without having to write any JavaScript. If you like this video you might also like my blog at https://mattsegal.dev
Does you business need to launch a new Django site? I can help: https://mattsegal.com.au…
Does you business need to launch a new Django site? I can help: https://mattsegal.com.au…
pdfplumber
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
https://github.com/jsvine/pdfplumber
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
https://github.com/jsvine/pdfplumber
GitHub
GitHub - jsvine/pdfplumber: Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract…
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables. - jsvine/pdfplumber
I found (and fixed) a vulnerability in Python
https://tldr.engineering/how-i-found-and-fixed-a-vulnerability-in-python/
https://tldr.engineering/how-i-found-and-fixed-a-vulnerability-in-python/
oh-my-face
Expand human face editing via Global Direction of StyleCLIP, especially to maintain similarity during editing.
https://github.com/P2Oileen/oh-my-face
Expand human face editing via Global Direction of StyleCLIP, especially to maintain similarity during editing.
https://github.com/P2Oileen/oh-my-face
GitHub
GitHub - P2Oileen/oh-my-face: Expand human face editing via Global Direction of StyleCLIP, especially to maintain similarity during…
Expand human face editing via Global Direction of StyleCLIP, especially to maintain similarity during editing. - GitHub - P2Oileen/oh-my-face: Expand human face editing via Global Direction of Styl...
I made a teminal tool that shows the weather in neo-fetch like style!
https://www.reddit.com/r/Python/comments/rqbh5b/i_made_a_teminal_tool_that_shows_the_weather_in/
https://www.reddit.com/r/Python/comments/rqbh5b/i_made_a_teminal_tool_that_shows_the_weather_in/
reddit
I made a teminal tool that shows the weather in neo-fetch like style!
Posted in r/Python by u/G_cat101 • 142 points and 13 comments
Can I automate one of my work’s tasks using python?
https://www.reddit.com/r/learnpython/comments/rlfkd2/can_i_automate_one_of_my_works_tasks_using_python/
https://www.reddit.com/r/learnpython/comments/rlfkd2/can_i_automate_one_of_my_works_tasks_using_python/
Reddit
From the learnpython community on Reddit
Explore this post and more from the learnpython community
“Digital Twin” with Python: A hands-on example
IBM defines a digital twin as follows “A digital twin is a virtual model designed to accurately reflect a physical object”. This is a step-by-step guide to building a digital twin example of an electronic switch (transistor) with Python.
https://t.co/CoAtp4iz2t
IBM defines a digital twin as follows “A digital twin is a virtual model designed to accurately reflect a physical object”. This is a step-by-step guide to building a digital twin example of an electronic switch (transistor) with Python.
https://t.co/CoAtp4iz2t
Medium
“Digital Twin” with Python: A hands-on example
A step-by-step guide to building a digital twin example of an electronic switch (transistor) with Python.
GuPPy, a Python toolbox for the analysis of fiber photometry data
GuPPy is designed to operate across computing platforms and can accept data from a variety of FP data acquisition systems. The program presents users with a set of graphic user interfaces (GUIs) to load data and provide input parameters. Graphs are produced that can be easily exported for integration into scientific figures.
https://www.nature.com/articles/s41598-021-03626-9
GuPPy is designed to operate across computing platforms and can accept data from a variety of FP data acquisition systems. The program presents users with a set of graphic user interfaces (GUIs) to load data and provide input parameters. Graphs are produced that can be easily exported for integration into scientific figures.
https://www.nature.com/articles/s41598-021-03626-9
Nature
GuPPy, a Python toolbox for the analysis of fiber photometry data
Scientific Reports - GuPPy, a Python toolbox for the analysis of fiber photometry data
Omnizart
Transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more.
https://github.com/Music-and-Culture-Technology-Lab/omnizart
Transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more.
https://github.com/Music-and-Culture-Technology-Lab/omnizart
GitHub
GitHub - Music-and-Culture-Technology-Lab/omnizart: Omniscient Mozart, being able to transcribe everything in the music, including…
Omniscient Mozart, being able to transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more. - Music-and-Culture-Technology-Lab/omnizart
Show HN: Python decorator that enables arbitrarily-deep tail/non-tail recursion
https://github.com/tylerhou/fiber
https://github.com/tylerhou/fiber
GitHub
GitHub - tylerhou/fiber
Contribute to tylerhou/fiber development by creating an account on GitHub.
Code2flow
Code2flow generates call graphs for dynamic programming language. Code2flow supports Python, Javascript, Ruby, and PHP.
https://github.com/scottrogowski/code2flow
Code2flow generates call graphs for dynamic programming language. Code2flow supports Python, Javascript, Ruby, and PHP.
https://github.com/scottrogowski/code2flow
GitHub
GitHub - scottrogowski/code2flow: Pretty good call graphs for dynamic languages
Pretty good call graphs for dynamic languages. Contribute to scottrogowski/code2flow development by creating an account on GitHub.
Unravelling `elif`/`else` from `if` statements
https://snarky.ca/unravelling-elif-else-from-if-statements/
https://snarky.ca/unravelling-elif-else-from-if-statements/
Tall, Snarky Canadian
Unravelling `elif`/`else` from `if` statements
While I won't be attempting to unravel if statements entirely as part of my
blog
series on Python's syntactic sugar [https://snarky.ca/tag/syntactic-sugar/], I
will be attempting to partially unravel them by showing how you don't need elif
and else clauses.…
blog
series on Python's syntactic sugar [https://snarky.ca/tag/syntactic-sugar/], I
will be attempting to partially unravel them by showing how you don't need elif
and else clauses.…
Mining Financial Stock News Using SpaCy Matcher
By the end of this article, you will be able to write an information extraction NLP pipeline using spaCy’s Matcher. It will extract dividend information from news headlines and articles.
https://newscatcherapi.com/blog/spacy-matcher-mining-financial-stock-news
By the end of this article, you will be able to write an information extraction NLP pipeline using spaCy’s Matcher. It will extract dividend information from news headlines and articles.
https://newscatcherapi.com/blog/spacy-matcher-mining-financial-stock-news
Newscatcherapi
Mining Financial Stock News Using SpaCy Matcher - NewsCatcher
Learn to write an information extraction NLP pipeline using spaCy’s Matcher. It will extract dividend information from news headlines and articles.
Python Virtual Environments tutorial using Virtualenv and Poetry
A mini-guided tutorial showing how to use virtual environment and why it's matters on virtualenv and poetry illustrated examples.
https://serpapi.com/blog/python-virtual-environments-using-virtualenv-and-poetry/
A mini-guided tutorial showing how to use virtual environment and why it's matters on virtualenv and poetry illustrated examples.
https://serpapi.com/blog/python-virtual-environments-using-virtualenv-and-poetry/
SerpApi
Python Virtual Environments tutorial using Virtualenv and Poetry
A mini-guided Python tutorial showing how to use virtual environment and why it's matters on virtualenv and poetry illustrated examples.