#python

[ follow ]
#programming-quiz
Realpython
1 day ago
Python

Python Class Constructors: Control Your Object Instantiation Quiz - Real Python

This quiz tests Python Class Constructors, emphasizing .__init__() and .__new__() methods. [ more ]
Realpython
1 week ago
Python

Getting Started With Async Features in Python Quiz - Real Python

This quiz helps reinforce knowledge of asynchronous programming in Python. [ more ]
Realpython
2 weeks ago
Python

Structural Pattern Matching Quiz - Real Python

The quiz assesses knowledge on Python's Structural Pattern Matching, including syntax, types of patterns, and advanced features. [ more ]
Realpython
4 weeks ago
Python

Syntactic Sugar: Why Python Is Sweet and Pythonic Quiz - Real Python

Syntactic sugar enhances code readability and is crucial for writing Pythonic code. [ more ]
Realpython
1 day ago
Python

Python Class Constructors: Control Your Object Instantiation Quiz - Real Python

This quiz tests Python Class Constructors, emphasizing .__init__() and .__new__() methods. [ more ]
Realpython
1 week ago
Python

Getting Started With Async Features in Python Quiz - Real Python

This quiz helps reinforce knowledge of asynchronous programming in Python. [ more ]
Realpython
2 weeks ago
Python

Structural Pattern Matching Quiz - Real Python

The quiz assesses knowledge on Python's Structural Pattern Matching, including syntax, types of patterns, and advanced features. [ more ]
Realpython
4 weeks ago
Python

Syntactic Sugar: Why Python Is Sweet and Pythonic Quiz - Real Python

Syntactic sugar enhances code readability and is crucial for writing Pythonic code. [ more ]
moreprogramming-quiz
#django
Realpython
2 days ago
Python

Episode #225: Python Getting Faster and Leaner & Ideas for Django Projects - The Real Python Podcast

Python's recent performance improvements include a specialized adaptive interpreter and an experimental JIT compiler, paving the way for future speed enhancements. [ more ]
Pythonbytes
5 days ago
Python

What's on Django TV tonight?

Open Source maintainers should be compensated properly, with a recommended minimum of $2k/year/dev for company participation. [ more ]
blog.jetbrains.com
1 month ago
Python

Django Project Ideas | The PyCharm Blog

Django is an ideal framework for building web applications, providing robust tools for both beginners and advanced developers. [ more ]
The JetBrains Blog
1 month ago
Python

What's New in PyCharm 2024.2.2! | The PyCharm Blog

PyCharm 2024.2.2 enhances Django features, Python support, and introduces improvements in the Data View tool for better user experience. [ more ]
Realpython
1 month ago
Python

Episode #220: Configuring Git Pre-Commit Hooks & Estimating Software Projects - The Real Python Podcast

Git pre-commit hooks streamline code integrity checks by allowing developers to run custom scripts automatically on commits. [ more ]
Realpython
2 days ago
Python

Episode #225: Python Getting Faster and Leaner & Ideas for Django Projects - The Real Python Podcast

Python's recent performance improvements include a specialized adaptive interpreter and an experimental JIT compiler, paving the way for future speed enhancements. [ more ]
Pythonbytes
5 days ago
Python

What's on Django TV tonight?

Open Source maintainers should be compensated properly, with a recommended minimum of $2k/year/dev for company participation. [ more ]
blog.jetbrains.com
1 month ago
Python

Django Project Ideas | The PyCharm Blog

Django is an ideal framework for building web applications, providing robust tools for both beginners and advanced developers. [ more ]
The JetBrains Blog
1 month ago
Python

What's New in PyCharm 2024.2.2! | The PyCharm Blog

PyCharm 2024.2.2 enhances Django features, Python support, and introduces improvements in the Data View tool for better user experience. [ more ]
Realpython
1 month ago
Python

Episode #220: Configuring Git Pre-Commit Hooks & Estimating Software Projects - The Real Python Podcast

Git pre-commit hooks streamline code integrity checks by allowing developers to run custom scripts automatically on commits. [ more ]
moredjango
Pycoders
4 days ago
Python

PyCoder's Weekly | Issue #652

Structural pattern matching in Python allows developers to express complex data handling more clearly and concisely. [ more ]
#programming
Realpython
4 days ago
Python

Pydantic: Simplifying Data Validation in Python Quiz - Real Python

Pydantic enhances data validation in Python applications, promoting data integrity. [ more ]
Realpython
1 week ago
Python

Single and Double Underscores in Python Names Quiz - Real Python

The quiz facilitates understanding of single and double underscores in Python naming conventions. [ more ]
Programiz
1 week ago
JavaScript

Python match...case Statement

The match...case statement in Python enables executing different actions based on an expression's value, enhancing code organization and clarity. [ more ]
Realpython
1 week ago
JavaScript

Using Type Hints for Multiple Return Types in Python - Real Python

Type hinting improves code readability and debugging by indicating expected data types for variables and function returns. [ more ]
Pythonbytes
1 week ago
Python

Oh Really?

Briefer combines notebook and dashboard capabilities in a single platform, enhancing flexibility and interactivity for data analysis. [ more ]
Realpython
1 week ago
JavaScript

Syntactic Sugar: Why Python Is Sweet and Pythonic - Real Python

Syntactic sugar enhances code readability, making Python more user-friendly and expressive. [ more ]
Realpython
4 days ago
Python

Pydantic: Simplifying Data Validation in Python Quiz - Real Python

Pydantic enhances data validation in Python applications, promoting data integrity. [ more ]
Realpython
1 week ago
Python

Single and Double Underscores in Python Names Quiz - Real Python

The quiz facilitates understanding of single and double underscores in Python naming conventions. [ more ]
Programiz
1 week ago
JavaScript

Python match...case Statement

The match...case statement in Python enables executing different actions based on an expression's value, enhancing code organization and clarity. [ more ]
Realpython
1 week ago
JavaScript

Using Type Hints for Multiple Return Types in Python - Real Python

Type hinting improves code readability and debugging by indicating expected data types for variables and function returns. [ more ]
Pythonbytes
1 week ago
Python

Oh Really?

Briefer combines notebook and dashboard capabilities in a single platform, enhancing flexibility and interactivity for data analysis. [ more ]
Realpython
1 week ago
JavaScript

Syntactic Sugar: Why Python Is Sweet and Pythonic - Real Python

Syntactic sugar enhances code readability, making Python more user-friendly and expressive. [ more ]
moreprogramming
Realpython
4 days ago
Python

Understanding Python's Global Interpreter Lock (GIL) - Real Python

The GIL limits Python's multi-threading performance, causing potential bottlenecks in CPU-bound applications. [ more ]
#open-source
Search Engine Roundtable
4 days ago
Miscellaneous

Bing Webmaster Tools API & Documentation Bugs

Bing Webmaster Tools API has at least five confirmed bugs, with two already scheduled for fixes. [ more ]
SitePoint Forums | Web Development & Design Community
1 month ago
Python

Looking for an Open-Source Tool for Managing Text Templates with Placeholders

Jinja is an effective open-source tool for creating placeholder texts, suitable for professional and personal efficiency. [ more ]
Realpython
1 week ago
Python

Episode #224: Narwhals: Expanding DataFrame Compatibility Between Libraries - The Real Python Podcast

Narwhals enhances compatibility among Python libraries, enabling modern data handling features.
The project mainly supports library maintainers to improve interlibrary functionality. [ more ]
Mariatta
2 weeks ago
Python

Perks of Being a Python Core Developer

Being a Python core developer offers responsibilities alongside privileges like commit access and participation in events. [ more ]
Mariatta
3 weeks ago
Python

Python Core Sprint 2024: Day 5

Contributing to open source projects exposes contributors to new tools and learning opportunities, such as property-based testing with Hypothesis. [ more ]
GitHub
3 weeks ago
Python

GitHub - skntbcn/mysql.migrator: A Python-based tool for efficiently migrating table data between MySQL instances, with dynamic batch sizing and multithreading.

A beginner's Python tool for migrating MySQL table data, offering features like dynamic batch sizing and progress tracking. [ more ]
Search Engine Roundtable
4 days ago
Miscellaneous

Bing Webmaster Tools API & Documentation Bugs

Bing Webmaster Tools API has at least five confirmed bugs, with two already scheduled for fixes. [ more ]
SitePoint Forums | Web Development & Design Community
1 month ago
Python

Looking for an Open-Source Tool for Managing Text Templates with Placeholders

Jinja is an effective open-source tool for creating placeholder texts, suitable for professional and personal efficiency. [ more ]
Realpython
1 week ago
Python

Episode #224: Narwhals: Expanding DataFrame Compatibility Between Libraries - The Real Python Podcast

Narwhals enhances compatibility among Python libraries, enabling modern data handling features.
The project mainly supports library maintainers to improve interlibrary functionality. [ more ]
Mariatta
2 weeks ago
Python

Perks of Being a Python Core Developer

Being a Python core developer offers responsibilities alongside privileges like commit access and participation in events. [ more ]
Mariatta
3 weeks ago
Python

Python Core Sprint 2024: Day 5

Contributing to open source projects exposes contributors to new tools and learning opportunities, such as property-based testing with Hypothesis. [ more ]
GitHub
3 weeks ago
Python

GitHub - skntbcn/mysql.migrator: A Python-based tool for efficiently migrating table data between MySQL instances, with dynamic batch sizing and multithreading.

A beginner's Python tool for migrating MySQL table data, offering features like dynamic batch sizing and progress tracking. [ more ]
moreopen-source
#machine-learning
InfoWorld
4 days ago
Artificial intelligence

Why Python is the language of choice for AI

Python developers are well-positioned to thrive in the AI era with upskilling in AI and machine learning. [ more ]
Medium
1 month ago
Data science

AI as ghostwriter: Different Ways to Save Your Machine Learning Model

Pickle is an essential tool for saving and reusing machine learning models in Python. [ more ]
Medium
1 month ago
Data science

AI as ghostwriter: Different Ways to Save Your Machine Learning Model

Saving trained machine learning models is essential for future reuse, with Pickle being an effective serialization tool in Python. [ more ]
The JetBrains Blog
1 month ago
JavaScript

How to Use FastAPI for Machine Learning | The PyCharm Blog

FastAPI simplifies the development of APIs for data scientists, allowing rapid deployment of machine learning models and other applications. [ more ]
Python
1 month ago
Data science

Announcing the new Python Data Science Extension Pack for VS Code - Python

The new Python Data Science Extension Pack simplifies data science tasks in Visual Studio Code, covering everything from data preparation to machine learning. [ more ]
Medium
2 months ago
JavaScript

Building a End to End Multi-Modal RAG System Using AWS Bedrock And Langchain

Set up AWS CLI in the correct region for model access before starting project setup. [ more ]
InfoWorld
4 days ago
Artificial intelligence

Why Python is the language of choice for AI

Python developers are well-positioned to thrive in the AI era with upskilling in AI and machine learning. [ more ]
Medium
1 month ago
Data science

AI as ghostwriter: Different Ways to Save Your Machine Learning Model

Pickle is an essential tool for saving and reusing machine learning models in Python. [ more ]
Medium
1 month ago
Data science

AI as ghostwriter: Different Ways to Save Your Machine Learning Model

Saving trained machine learning models is essential for future reuse, with Pickle being an effective serialization tool in Python. [ more ]
The JetBrains Blog
1 month ago
JavaScript

How to Use FastAPI for Machine Learning | The PyCharm Blog

FastAPI simplifies the development of APIs for data scientists, allowing rapid deployment of machine learning models and other applications. [ more ]
Python
1 month ago
Data science

Announcing the new Python Data Science Extension Pack for VS Code - Python

The new Python Data Science Extension Pack simplifies data science tasks in Visual Studio Code, covering everything from data preparation to machine learning. [ more ]
Medium
2 months ago
JavaScript

Building a End to End Multi-Modal RAG System Using AWS Bedrock And Langchain

Set up AWS CLI in the correct region for model access before starting project setup. [ more ]
moremachine-learning
Beauty-of-imagination
5 days ago
JavaScript

Hello world part II : actually recoding print

Understanding file abstraction enables smoother coding experiences, enhancing file interaction without delving into complexities. [ more ]
Pythondoeswhat
1 week ago
JavaScript

Enums make good singletons

Using single-value enums like MissingType enhances reliability and clarity for handling missing data in Python. [ more ]
Beauty-of-imagination
1 week ago
JavaScript

3D ploter in python-tk with matplotlib.

Embedding matplotlib in tkinter creates a user-friendly GUI for interactive plotting, despite some performance challenges. [ more ]
#software-development
Mouse Vs Python
1 week ago
JavaScript

SSH Scripting with Fabric and Python - Mouse Vs Python

Fabric simplifies remote command execution over SSH in Python applications. [ more ]
Python
3 weeks ago
Python

Python in Visual Studio Code - October 2024 Release - Python

The October 2024 release enhances Python and Jupyter extensions in Visual Studio Code with new testing and error tracking features. [ more ]
Medium
2 months ago
Python

Level Up Your Python: Essential Style Guide Tips for Readable & Maintainable Code [Part 1]

Mastering Language and Style Rules is essential for writing clear, maintainable Python code. [ more ]
Hackernoon
8 months ago
JavaScript

Clean Code for Python - Stop Writing Bad Code | HackerNoon

Adopting 'Clean Code' principles drastically improves the readability and maintainability of Python code. [ more ]
Mouse Vs Python
1 week ago
JavaScript

SSH Scripting with Fabric and Python - Mouse Vs Python

Fabric simplifies remote command execution over SSH in Python applications. [ more ]
Python
3 weeks ago
Python

Python in Visual Studio Code - October 2024 Release - Python

The October 2024 release enhances Python and Jupyter extensions in Visual Studio Code with new testing and error tracking features. [ more ]
Medium
2 months ago
Python

Level Up Your Python: Essential Style Guide Tips for Readable & Maintainable Code [Part 1]

Mastering Language and Style Rules is essential for writing clear, maintainable Python code. [ more ]
Hackernoon
8 months ago
JavaScript

Clean Code for Python - Stop Writing Bad Code | HackerNoon

Adopting 'Clean Code' principles drastically improves the readability and maintainability of Python code. [ more ]
moresoftware-development
#python-313
Pycoders
1 week ago
Python

PyCoder's Weekly | Issue #651

HPy project simplifies Python C-API integration, enhancing extensibility and developer experience.
Python 3.13 brings significant new features, improving usability for developers. [ more ]
Python Software Foundation Blog
3 weeks ago
Python

Python 3.13 and the Latest Trends: A Developer's Guide to 2025 - Live Stream Event

Python 3.13 launch features will be discussed by key developers in an upcoming live stream. [ more ]
Pycoders
1 week ago
Python

PyCoder's Weekly | Issue #651

HPy project simplifies Python C-API integration, enhancing extensibility and developer experience.
Python 3.13 brings significant new features, improving usability for developers. [ more ]
Python Software Foundation Blog
3 weeks ago
Python

Python 3.13 and the Latest Trends: A Developer's Guide to 2025 - Live Stream Event

Python 3.13 launch features will be discussed by key developers in an upcoming live stream. [ more ]
morepython-313
#development
PythonSpeed
1 week ago
Python

Should you use uv's managed Python in production?

Uv enables fast and flexible Python installation and management without requiring Python to be pre-installed. [ more ]
Doug Hellmann
1 week ago
Python

virtualenvwrapper 6.1.1

The release of virtualenvwrapper 6.1.1 features bug fixes and enhancements, focusing on improved documentation and functionality for virtual environment management. [ more ]
PythonSpeed
1 week ago
Python

Should you use uv's managed Python in production?

Uv enables fast and flexible Python installation and management without requiring Python to be pre-installed. [ more ]
Doug Hellmann
1 week ago
Python

virtualenvwrapper 6.1.1

The release of virtualenvwrapper 6.1.1 features bug fixes and enhancements, focusing on improved documentation and functionality for virtual environment management. [ more ]
moredevelopment
#pyenv
Medium
3 weeks ago
Python

How to install multiple Python on your Mac

pyenv simplifies managing multiple Python versions on macOS. [ more ]
Medium
3 weeks ago
Python

How to install multiple Python on your Mac

pyenv simplifies the management of multiple Python versions on macOS. [ more ]
Medium
3 weeks ago
Python

How to install multiple Python on your Mac

pyenv simplifies managing multiple Python versions on macOS. [ more ]
Medium
3 weeks ago
Python

How to install multiple Python on your Mac

pyenv simplifies the management of multiple Python versions on macOS. [ more ]
morepyenv
Realpython
1 week ago
Python

Python Thread Safety: Using a Lock and Other Techniques Quiz - Real Python

This quiz evaluates your knowledge of Python threading concepts and thread safety. [ more ]
#automation
ListenData
2 weeks ago
JavaScript

How to Automate WordPress using Python

Python can automate various WordPress tasks through API requests after proper authentication using an Application Password. [ more ]
Nedbatchelder
1 month ago
JavaScript

Cogged GitHub profile

Cog allows for dynamic content generation in static README.md files for GitHub profiles, automating updates efficiently. [ more ]
ListenData
2 weeks ago
JavaScript

How to Automate WordPress using Python

Python can automate various WordPress tasks through API requests after proper authentication using an Application Password. [ more ]
Nedbatchelder
1 month ago
JavaScript

Cogged GitHub profile

Cog allows for dynamic content generation in static README.md files for GitHub profiles, automating updates efficiently. [ more ]
moreautomation
#textual
Realpython
2 weeks ago
JavaScript

Build a Contact Book App With Python, Textual, and SQLite - Real Python

You can build a contact book TUI app using Python, Textual, and SQLite.
The app allows managing contacts through a user-friendly interface. [ more ]
Mouse Vs Python
1 month ago
JavaScript

Textual - The New MaskedInput Widget - Mouse Vs Python

The MaskedInput widget offers a way to format user input based on defined patterns. [ more ]
Realpython
2 weeks ago
JavaScript

Build a Contact Book App With Python, Textual, and SQLite - Real Python

You can build a contact book TUI app using Python, Textual, and SQLite.
The app allows managing contacts through a user-friendly interface. [ more ]
Mouse Vs Python
1 month ago
JavaScript

Textual - The New MaskedInput Widget - Mouse Vs Python

The MaskedInput widget offers a way to format user input based on defined patterns. [ more ]
moretextual
#functional-programming
Realpython
2 weeks ago
Python

Python Closures: Common Use Cases and Examples Quiz - Real Python

Python closures are essential for creating function-based decorators.
Completing the quiz requires prior knowledge of Python closures as provided by a tutorial. [ more ]
Medium
3 weeks ago
Scala

Getting Started with Scala: A Beginner's Guide

Scala is a versatile programming language popular in Big Data that combines functional and object-oriented programming paradigms. [ more ]
Realpython
2 weeks ago
Python

Python Closures: Common Use Cases and Examples Quiz - Real Python

Python closures are essential for creating function-based decorators.
Completing the quiz requires prior knowledge of Python closures as provided by a tutorial. [ more ]
Medium
3 weeks ago
Scala

Getting Started with Scala: A Beginner's Guide

Scala is a versatile programming language popular in Big Data that combines functional and object-oriented programming paradigms. [ more ]
morefunctional-programming
Python Software Foundation Blog
2 weeks ago
Python

Join the Python Developers Survey 2024: Share your experience!

The 2024 Python Developers Survey aims for global participation and insight into the Python ecosystem. [ more ]
InfoWorld
2 weeks ago
Python

Visual Studio Code 1.94 improves file search

Developers can now run Python tests with coverage directly in the editor for improved coding efficiency. [ more ]
#modules
Realpython
3 weeks ago
Python

Python import: Advanced Techniques and Tips Quiz - Real Python

The quiz helps reinforce knowledge of Python's import statement and module usage. [ more ]
Realpython
1 month ago
JavaScript

Advanced Python import Techniques - Real Python

Understanding imports in Python is essential for code structuring and maintenance.
This video course focuses on practical examples to teach the import system.
Mastering imports increases productivity through effective code reuse. [ more ]
Realpython
3 weeks ago
Python

Python import: Advanced Techniques and Tips Quiz - Real Python

The quiz helps reinforce knowledge of Python's import statement and module usage. [ more ]
Realpython
1 month ago
JavaScript

Advanced Python import Techniques - Real Python

Understanding imports in Python is essential for code structuring and maintenance.
This video course focuses on practical examples to teach the import system.
Mastering imports increases productivity through effective code reuse. [ more ]
moremodules
#project-management
Treyhunner
3 weeks ago
JavaScript

Switching from virtualenvwrapper to direnv, Starship, and uv

Switched from virtualenvwrapper to direnv for managing Python environments, streamlining setup and activation. [ more ]
Medium
1 month ago
JavaScript

OneDev-a Python Aware Git Server

OneDev offers a powerful self-hosted Git server specifically tailored for Python projects, enhancing code navigation and CI/CD capabilities. [ more ]
Treyhunner
3 weeks ago
JavaScript

Switching from virtualenvwrapper to direnv, Starship, and uv

Switched from virtualenvwrapper to direnv for managing Python environments, streamlining setup and activation. [ more ]
Medium
1 month ago
JavaScript

OneDev-a Python Aware Git Server

OneDev offers a powerful self-hosted Git server specifically tailored for Python projects, enhancing code navigation and CI/CD capabilities. [ more ]
moreproject-management
Kushal Das
3 weeks ago
Python

Kushal Das

The article explains how to create custom scripts in Gnome Nautilus for selectively resizing images via the right-click menu. [ more ]
Realpython
3 weeks ago
Python

A Guide to Modern Python String Formatting Tools Quiz - Real Python

Interactive quizzes can enhance understanding of Python string formatting tools. [ more ]
Realpython
3 weeks ago
Python

Differences Between Python's Mutable and Immutable Types - Real Python

Understanding mutability is crucial for effective data type selection in Python. [ more ]
Pythonmorsels
3 weeks ago
JavaScript

Converting a string to a datetime

The strptime method in Python is used for converting strings to datetime objects, requiring accurate format strings. [ more ]
The JetBrains Blog
3 weeks ago
JavaScript

What's the Big Deal About Endpoints for Python Web Development? | The PyCharm Blog

PyCharm's Endpoints tool simplifies complex Python web development by organizing APIs, enhancing navigation, and integrating smart features for improved coding efficiency. [ more ]
Pythonmorsels
4 weeks ago
JavaScript

The string split method in Python

The string split method is useful for breaking up strings by various separators and offers features for whitespace handling and limiting splits. [ more ]
#docker
Hackernoon
8 months ago
Data science

Deep Dive into Data Apps with Streamlit | HackerNoon

Streamlit allows rapid development of interactive web applications for data science with minimal coding required. [ more ]
Realpython
4 weeks ago
Python

Episode #222: Using Virtual Environments in Docker & Comparing Python Dev Tools - The Real Python Podcast

Using Python virtual environments in Docker replicates local development practices, enhancing code isolation and simplifying project management. [ more ]
Matt Layman
1 month ago
JavaScript

Docker Go, JS, Static Files - Building SaaS #203 Matt Layman

The episode focused on building a unified Docker container that combines static files from Go, JavaScript, and Python for a streamlined deployment. [ more ]
Hynek Schlawack
1 month ago
JavaScript

Production-ready Python Docker Containers with uv

Efficient Docker workflows for Python are enhanced by uv 0.4.4 features like multi-stage builds and proper dependency management. [ more ]
Hackernoon
8 months ago
Data science

Deep Dive into Data Apps with Streamlit | HackerNoon

Streamlit allows rapid development of interactive web applications for data science with minimal coding required. [ more ]
Realpython
4 weeks ago
Python

Episode #222: Using Virtual Environments in Docker & Comparing Python Dev Tools - The Real Python Podcast

Using Python virtual environments in Docker replicates local development practices, enhancing code isolation and simplifying project management. [ more ]
Matt Layman
1 month ago
JavaScript

Docker Go, JS, Static Files - Building SaaS #203 Matt Layman

The episode focused on building a unified Docker container that combines static files from Go, JavaScript, and Python for a streamlined deployment. [ more ]
Hynek Schlawack
1 month ago
JavaScript

Production-ready Python Docker Containers with uv

Efficient Docker workflows for Python are enhanced by uv 0.4.4 features like multi-stage builds and proper dependency management. [ more ]
moredocker
Mouse Vs Python
1 month ago
Python

JupyterLab 101 Kickstarter Stretch Goal - Mouse Vs Python

Kickstarter campaign for a new Python book includes a stretch goal for a video course on JupyterLab, enhancing learning options for backers. [ more ]
#rust
Pycoders
1 month ago
Python

PyCoder's Weekly | Issue #648

DevSecCon 2024 is set to enhance secure coding practices with insights from industry experts.
Python 3.13 features aim to improve performance with new capabilities like JIT compilation.
Using Rust extensions can enhance the performance of Python applications.
Doctest promotes better programming practices by linking documentation and testing. [ more ]
PythonSpeed
1 month ago
JavaScript

Let's build and optimize a Rust extension for Python

Rust provides modern tooling, Python integration, and safety features that enhance performance and reduce memory usage compared to traditional compiled languages. [ more ]
Pycoders
1 month ago
Python

PyCoder's Weekly | Issue #648

DevSecCon 2024 is set to enhance secure coding practices with insights from industry experts.
Python 3.13 features aim to improve performance with new capabilities like JIT compilation.
Using Rust extensions can enhance the performance of Python applications.
Doctest promotes better programming practices by linking documentation and testing. [ more ]
PythonSpeed
1 month ago
JavaScript

Let's build and optimize a Rust extension for Python

Rust provides modern tooling, Python integration, and safety features that enhance performance and reduce memory usage compared to traditional compiled languages. [ more ]
morerust
Pythonmorsels
1 month ago
JavaScript

Prompting a user for input

Python's input function allows programs to pause and prompt users for text input. [ more ]
#data-analysis
Erik Marsja
1 month ago
JavaScript

Using Pandas to Read JSON from URL

Pandas provides a simple way to read JSON data from URLs directly into DataFrames, enhancing data handling capabilities in Python. [ more ]
ZDNET
1 month ago
Python

Why natural language AI scripting in Microsoft Excel could be a game changer

Microsoft's Copilot integrates Python with Excel, allowing advanced data analysis via natural language without requiring programming skills. [ more ]
Realpython
1 month ago
JavaScript

How to Use Conditional Expressions With NumPy where() - Real Python

The NumPy where() function filters array elements based on conditions and outputs a new array with analyzed results. [ more ]
Erik Marsja
1 month ago
JavaScript

Using Pandas to Read JSON from URL

Pandas provides a simple way to read JSON data from URLs directly into DataFrames, enhancing data handling capabilities in Python. [ more ]
ZDNET
1 month ago
Python

Why natural language AI scripting in Microsoft Excel could be a game changer

Microsoft's Copilot integrates Python with Excel, allowing advanced data analysis via natural language without requiring programming skills. [ more ]
Realpython
1 month ago
JavaScript

How to Use Conditional Expressions With NumPy where() - Real Python

The NumPy where() function filters array elements based on conditions and outputs a new array with analyzed results. [ more ]
moredata-analysis
Talkpython
1 month ago
Python

Awesome Text Tricks with NLP and spaCy

spaCy provides efficient and production-ready NLP tools for processing text with Python. [ more ]
Medium
1 month ago
JavaScript

OneDev-a Python Aware Git Server

OneDev enhances Python project management with CI/CD integrations, code analysis, and user-friendly navigation tools. [ more ]
ZDNET
1 month ago
JavaScript

Want a programming job? Learn these three languages

Proficiency in SQL, Python, and Java is crucial for programming job seekers according to the 2024 IEEE Spectrum report. [ more ]
#malware
Pythonbytes
1 month ago
Python

We must replace uWSGI with something else

uWSGI is in maintenance mode; developers should consider alternatives.
Rust extensions can improve Python performance with better memory management.
Malicious Python packages are being used in fake recruitment schemes. [ more ]
The Hacker News
1 month ago
Information security

Developers Beware: Lazarus Group Uses Fake Coding Tests to Spread Malware

Cybersecurity researchers have found malicious Python packages targeting developers disguised as coding assessments, part of an ongoing campaign linked to the Lazarus Group. [ more ]
Pythonbytes
1 month ago
Python

We must replace uWSGI with something else

uWSGI is in maintenance mode; developers should consider alternatives.
Rust extensions can improve Python performance with better memory management.
Malicious Python packages are being used in fake recruitment schemes. [ more ]
The Hacker News
1 month ago
Information security

Developers Beware: Lazarus Group Uses Fake Coding Tests to Spread Malware

Cybersecurity researchers have found malicious Python packages targeting developers disguised as coding assessments, part of an ongoing campaign linked to the Lazarus Group. [ more ]
moremalware
#data-science
Pycoders
1 month ago
Python

PyCoder's Weekly | Issue #647

Learn to use NumPy's where() function for conditional selections in arrays.
Combining both R and Python can optimize data science workflows. [ more ]
Cornell Chronicle
1 month ago
Data science

Cornell's Scientific Computing Training Series kicks off Oct. 2 | Cornell Chronicle

The Fall 2024 Scientific Computing Training Series aims to enhance scientific collaboration through accessible training in programming and data science. [ more ]
Pycoders
1 month ago
Python

PyCoder's Weekly | Issue #647

Learn to use NumPy's where() function for conditional selections in arrays.
Combining both R and Python can optimize data science workflows. [ more ]
Cornell Chronicle
1 month ago
Data science

Cornell's Scientific Computing Training Series kicks off Oct. 2 | Cornell Chronicle

The Fall 2024 Scientific Computing Training Series aims to enhance scientific collaboration through accessible training in programming and data science. [ more ]
moredata-science
Pythonmorsels
1 month ago
JavaScript

Understanding help() in Python

Deciphering Python's help output is critical for understanding function signatures and callable arguments.
Python's help function provides essential insight but can be confusing due to its formatting and symbols. [ more ]
TechBeamers
1 month ago
JavaScript

How to Create Dynamic QR Code in Python

Dynamic QR codes allow for updating the information behind the QR code after generation using URL redirection. [ more ]
Zato
1 month ago
Python

Smart IoT integrations with Akenza and Python

Akenza's platform is optimized through strategic integrations with systems like ERP and CRM for enhanced data management. [ more ]
Medium
2 months ago
Python

Level Up Your Python: Essential Style Guide Tips for Readable & Maintainable Code [Part 2]

Embracing style rules in Python code enhances readability and collaboration. [ more ]
PythonSpeed
1 month ago
Python

It's time to stop using Python 3.8

Users prioritize features and bug fixes, leading to continued use of outdated software versions like Python 3.8.
Python 3.8 will reach end-of-life in October 2024, ceasing all support and updates. [ more ]
Will's Blog
1 month ago
Python

Switching from pyenv to uv

The 0.4.0 release of uv simplifies the management of Python environments, eliminating the need for multiple tools like pip and pyenv. [ more ]
Realpython
1 month ago
Python

Python Virtual Environments: A Primer Quiz - Real Python

The interactive quiz tests understanding of Python virtual environments with 10 questions and no time limit. [ more ]
TechRepublic
1 month ago
Information security

How Business Owners Can Evolve with a Changing Technological Landscape

Learn essential tech skills to enhance career prospects and business agility.
Training bundles provide hands-on experience in key areas like Python and cybersecurity. [ more ]
Glyph
1 month ago
JavaScript

Python macOS Framework Builds

Framework builds on macOS are essential for GUI application compatibility, but many applications work without them, contrary to popular belief. [ more ]
Quansight
1 month ago
Python

Announcing Scientific Python Accessibility Events

Upcoming events aim to enhance accessibility skills in the scientific Python community.
Events focus on practical applications of accessibility in everyday digital activities and data visualization. [ more ]
Armin Ronacher's Thoughts and Writings
1 month ago
JavaScript

Multiversion Python Thoughts

Enabling multi-version imports in Python can allow simultaneous use of incompatible library versions, like pydantic 1.x and 2.x. [ more ]
[ Load more ]