Storing data on a cassette using Arduino and Python (Diff. Manchester encoding)
http://zeninstruments.blogspot.com/2021/10/manchester-decoder-and-cassette.html
http://zeninstruments.blogspot.com/2021/10/manchester-decoder-and-cassette.html
Blogspot
Storing data on a cassette using Arduino and Python (Differential Manchester encoding)
A blog about synths, drum machines, pedals and mods.
Bayesian Statistics 101
Love it or hate it, you will never look at statistics the same way againContinue reading on Towards ...
https://towardsdatascience.com/bayesian-statistics-101-4c4bc5fde1e1
Love it or hate it, you will never look at statistics the same way againContinue reading on Towards ...
https://towardsdatascience.com/bayesian-statistics-101-4c4bc5fde1e1
Medium
Bayesian Statistics 101
Love it or hate it, you will never look at statistics the same way again
Simple steps to create custom colormaps in Python
Creating any colormap at your willsPhoto by Pawel Czerwinski on UnsplashImagine you find a pretty ...
https://towardsdatascience.com/simple-steps-to-create-custom-colormaps-in-python-f21482778aa2
Creating any colormap at your willsPhoto by Pawel Czerwinski on UnsplashImagine you find a pretty ...
https://towardsdatascience.com/simple-steps-to-create-custom-colormaps-in-python-f21482778aa2
Medium
Simple steps to create custom colormaps in Python
Creating any colormap at your wills
Tests arenβt enough: Case study after adding type hints to urllib3
Adding type hints to urllib3 was clearly a huge amount of work, hundreds of engineer hours across several months. What we once thought would be a purely developer-facing change ended up making the codebase more robust than ever. Several non-trivial logic errors were fixed and our team is more confident reviewing and merging PRs. This is a big win for our users and a very worthy investment.
https://sethmlarson.dev/blog/2021-10-18/tests-arent-enough-case-study-after-adding-types-to-urllib3
Adding type hints to urllib3 was clearly a huge amount of work, hundreds of engineer hours across several months. What we once thought would be a purely developer-facing change ended up making the codebase more robust than ever. Several non-trivial logic errors were fixed and our team is more confident reviewing and merging PRs. This is a big win for our users and a very worthy investment.
https://sethmlarson.dev/blog/2021-10-18/tests-arent-enough-case-study-after-adding-types-to-urllib3
sethmlarson.dev
Tests arenβt enough: Case study after adding type hints to urllib3
Since Python 3.5 was released in 2015 including PEP 484 and the typing module type hints have grown from a nice-to-have to an expectation for popular packages. To fulfill this expectation our team...
How to create an Ethereum Token with Python (ERC20)
In this tutorial, we will create an Ethereum token on the Polygon Network from scratch. To create our token we will use Python and Python-like programming languages.
https://rasulkireev.com/creating-ethereum-token-with-python/
In this tutorial, we will create an Ethereum token on the Polygon Network from scratch. To create our token we will use Python and Python-like programming languages.
https://rasulkireev.com/creating-ethereum-token-with-python/
Rasul Kireev | Personal Website
How to create an Ethereum Token with Python (ERC20)
This tutorial teaches you how to create/develop your own Ethereum token (ERC20) with Python on Polygon Network.
Space Science with Python - Part 6: The Solar System Barycenter
https://www.reddit.com/r/madeinpython/comments/q7ekj8/space_science_with_python_part_6_the_solar_system/
https://www.reddit.com/r/madeinpython/comments/q7ekj8/space_science_with_python_part_6_the_solar_system/
reddit
Space Science with Python - Part 6: The Solar System Barycenter
Posted in r/madeinpython by u/MrAstroThomas β’ 7 points and 0 comments
httpie / httpie
As easy as /aitch-tee-tee-pie/ π₯§ Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie
https://github.com/httpie/httpie
As easy as /aitch-tee-tee-pie/ π₯§ Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie
https://github.com/httpie/httpie
X (formerly Twitter)
HTTPie (@httpie) on X
Flow through APIs πͺ
Loved by millions of developers.
Desktop: https://t.co/V7KwOUsRJz
Terminal: https://t.co/BxiQEqJV9p
Browser: https://t.co/aAPGd41wrP
Loved by millions of developers.
Desktop: https://t.co/V7KwOUsRJz
Terminal: https://t.co/BxiQEqJV9p
Browser: https://t.co/aAPGd41wrP
Getting Started with Data Collection using Twitter API v2 in less than an hour
Getting Started with Data Collection Using Twitter API v2 in Less than an HourAn introduction to a ...
https://towardsdatascience.com/getting-started-with-data-collection-using-twitter-api-v2-in-less-than-an-hour-600fbd5b5558
Getting Started with Data Collection Using Twitter API v2 in Less than an HourAn introduction to a ...
https://towardsdatascience.com/getting-started-with-data-collection-using-twitter-api-v2-in-less-than-an-hour-600fbd5b5558
Medium
Getting Started with Data Collection using Twitter API v2 in less than an hour
An introduction to a search query using the Twitter API v2 and a demonstration using Python.
Analyzing commonly used slang words on TikTok using Twitter
How can we use Sentiment Analysis and Topic Modeling on Python & Tableau to discover the ...
https://towardsdatascience.com/analyzing-commonly-used-slang-words-on-tiktok-using-twitter-3b9043e32f93
How can we use Sentiment Analysis and Topic Modeling on Python & Tableau to discover the ...
https://towardsdatascience.com/analyzing-commonly-used-slang-words-on-tiktok-using-twitter-3b9043e32f93
salesforce / Merlion
Merlion: A Machine Learning Framework for Time Series Intelligence
https://github.com/salesforce/Merlion
Merlion: A Machine Learning Framework for Time Series Intelligence
https://github.com/salesforce/Merlion
GitHub
GitHub - salesforce/Merlion: Merlion: A Machine Learning Framework for Time Series Intelligence
Merlion: A Machine Learning Framework for Time Series Intelligence - salesforce/Merlion
microsoft / muzic
Muzic: Music Understanding and Generation with Artificial Intelligence
https://github.com/microsoft/muzic
Muzic: Music Understanding and Generation with Artificial Intelligence
https://github.com/microsoft/muzic
GitHub
GitHub - microsoft/muzic: Muzic: Music Understanding and Generation with Artificial Intelligence
Muzic: Music Understanding and Generation with Artificial Intelligence - microsoft/muzic
Automatic Update of Django Models from a Google Spreadsheet
A ready-to-run tutorial in Python on how to create and update Django models directly from a Google ...
https://towardsdatascience.com/automatic-update-of-django-models-from-a-google-spreadsheet-7c6d4f30e3ca
A ready-to-run tutorial in Python on how to create and update Django models directly from a Google ...
https://towardsdatascience.com/automatic-update-of-django-models-from-a-google-spreadsheet-7c6d4f30e3ca
Decoding Ethereum smart contract data
Hands on with Crypto data — part 1Continue reading on Towards Data Science ...
https://towardsdatascience.com/decoding-ethereum-smart-contract-data-eed513a65f76
Hands on with Crypto data — part 1Continue reading on Towards Data Science ...
https://towardsdatascience.com/decoding-ethereum-smart-contract-data-eed513a65f76
Towards Data Science
Decoding Ethereum smart contract data | Towards Data Science
Hands on with Crypto data - part 1
Intro to Data Structures
Optimize your code and demolish FAANG interviewsContinue reading on Towards Data Science ...
https://towardsdatascience.com/intro-to-data-structures-2615eadc343d
Optimize your code and demolish FAANG interviewsContinue reading on Towards Data Science ...
https://towardsdatascience.com/intro-to-data-structures-2615eadc343d
Medium
Intro to Data Structures
Optimize your code and demolish FAANG interviews
Python interpreter written in rust reaches 10000 commits
https://github.com/RustPython/RustPython/blob/main/README.md
https://github.com/RustPython/RustPython/blob/main/README.md
GitHub
RustPython/README.md at main Β· RustPython/RustPython
A Python Interpreter written in Rust. Contribute to RustPython/RustPython development by creating an account on GitHub.
π1