
crewml
@crewml1
Followers
35
Following
12
Media
340
Statuses
580
Open source ML project for Airline Crew pairing generation & optimization. https://t.co/8Yr7R8mvML
Minnesota
Joined December 2020
Demystifying Asynchronous Programming in Python.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer
2
6
4
Lambda Functions In Python.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
0
3
2
Fastest Python With Iterator Tools.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
1
6
1
A Python Package to Clean Raw Text Data.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
0
5
2
The power of reduce | Pydon't.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
mathspp.com
In this Pydon't we will take a look at the reduce function, which used to be a built-in function and is currently in the functools module.
0
2
2
File-Transfer App Using Python Within 5 Minutes.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
medium.com
Learn how to make a secure file-transfer application
0
6
3
PEP 647 -- User-Defined Type Guards.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
peps.python.org
This PEP specifies a way for programs to influence conditional type narrowing employed by a type checker based on runtime checks.
0
4
2
Blockchain Fintech Tutorial.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer, #Crypto, #blockchain #DeFi.
blog.chain.link
Learn how to interact with DeFi lending and borrowing protocols like Aave directly in Python so you can gain yield on deposited collateral and more.
0
2
3
Monitor your Python application.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
signoz.io
In this article, learn how to setup application monitoring for Python apps using an open-source solution, SigNoz.
0
9
8
The PYthoN General UnIt Test geNerator is a test-generation tool for Python.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software.
github.com
The PYthoN General UnIt Test geNerator is a test-generation tool for Python - se2p/pynguin
0
8
6
Monitoring Dependency Licenses in Python Projects.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer
1
7
4
Python Dataclasses from Scratch.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
xavd.id
Learn about Python's dataclass module and implement a working version from scratch!
0
7
3
How to Setup a Python Environment for Machine Learning.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
0
4
4
Automate The Boring Stuff With Python.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
0
3
1
How to list Click CLI commands in the order they're defined.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer
0
2
0
Why Python 4.0 might never arrive, according to its creator.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
0
2
2
Build a Bulk File Rename Tool With Python and PyQt.#python #pythontraining #pythonmachinelearning #Python3. #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
realpython.com
In this step-by-step project, you'll build a bulk file rename tool using Python and pathlib to manage the file renaming process and PyQt to provide the application's GUI.
1
13
6
Structural Pattern Matching In Python.#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
buddy.works
In this article, we'll learn about pattern matching in Python, explore some of the powerful patterns, and show examples of how you can use them in code.
0
4
2
Handling exceptions in Python like a pro .#python #pythontraining #pythonmachinelearning #Python3 #PythonPackages #Programming #Coding #100DaysofCode #100DaysOfMLCode #CodeNewbie #programmer #softwaredeveloper #Software #SoftwareEngineer.
guicommits.com
In this post, I show you a real-life example of how to create, handle and log exceptions effectively in Python.
0
7
4