Skip to content

Code repository for my articles on blogs.embarcadero.com and pythongui.org.

Notifications You must be signed in to change notification settings

danieleteti/embarcaderoBlog-repo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intermediate to Advanced Python Articles Repository

This repository contains code and resources for my series of articles that were published on blogs.embarcadero.com and pythongui.org. The focus of these articles is on implementing Python4Delphi in combination with powerful and popular Python libraries for various use cases.

Published articles

Implementing integration between Python4Delphi and popular Python libraries

  1. Machine Learning: 5 Ways To Use ML in your Windows Apps

  2. Natural Language Processing: 5 Ways To Use NLP In Your Windows Apps

  3. Data Visualization: 5 Ways To Be An Enterprise-Grade Master!

  4. 6 Ways To Rapidly Collect Massive Datasets in your App

  5. Powerful Advanced Scientific Computing – it’s easy!

  6. 5 Ways To Use Computer Vision In Your Windows Apps

  7. 5 EASY Ways To Integrate Image Processing In Your Apps

  8. Perform Ultra-Fast Time Series Analysis To Empower Your AppsPerform Ultra-Fast Time Series Analysis To Empower Your Apps

  9. 5 Powerful Cryptography Libraries To Enhance Your App’s Security!

  10. 6 Easy Ways to Connect to the Top Databases You Should Know

  11. 7 Ways To Interact With Internet Protocols You Should Know

  12. 6 Simple Ways to Generate Dummy Data for Your Windows Apps

  13. Hands-On Bioinformatics With These 6 Powerful Python Libs

  14. Build Powerful Windows GUI Apps Using Python And These 5 REST APIs

  15. Learn To Build Python GUI For These Powerful REST Services

  16. Learn To Build A GUI For These 10 Ultimate Python AI Libraries

Development of new Python4Delphi GUI prototypes

  1. What Is The Best Web Scraping Library For Development On Windows?

  2. How To Make Powerful Data Visualizations With Matplotlib

  3. How To Make A State-Of-The-Art Deep Learning App With Fastai

  4. 10 Unsupervised Machine Learning Algorithms: What Are They And How To Create Them

  5. What Is The Best Graphs And Network Visualization Tool On Windows?

  6. Build The Ultimate GUI For Pandas To Perform Complex Data Analysis

Embarcadero Python products comparisons

Product comparisons

  1. 6 Best Python GUI Frameworks in December 2021

  2. Top 5 Ways To Build A Python Desktop App in 2021

  3. Top 6 Python IDEs in 2021

Python GUI builder comparisons

  1. Comparison: Python For Delphi VCL vs PySimpleGUI

  2. Python For Delphi VCL vs Tkinter

  3. Python For Delphi VCL vs PyQT Comparison

  4. Python For Delphi VCL vs PySide GUI Comparison Guide

  5. Compare Python For Delphi VCL vs Dear PyGUI For Windows Apps

  6. Tutorial: Python For Delphi VCL vs Pyforms GUI

  7. Python GUI: Python For Delphi VCL vs wxPython

  8. Powerful Python For Delphi VCL vs Python GUI Generator: PAGE

  9. Python For Delphi VCL vs Python GUI Generator: wxGlade

Intermediate to advanced Python topics that performed well inside PyScripter IDE

Profiling Python code

  1. The Super Short Guide To Built-In Python Profiling Tools

  2. How To Add Python Profiling Tools Into Machine Learning Code

Testing Python code

  1. The Comprehensive Guide To Built-In Python Testing Tools

Testing Machine Learning code

  1. How To Add Python Testing Tools Into Machine Learning Code: Testing NumPy

  2. How To Add Python Testing Tools Into Pandas Machine Learning Code

Data Visualization

  1. What Is The Best Python Graph Tool? graph-tool vs NetworkX

Deep Learning

  1. Unlock the Power of Python for Deep Learning with Convolutional Neural Networks

  2. Unlock the Power of Python for Deep Learning with Recurrent Neural Networks

  3. Unlock the Power of Python for Deep Learning with Long-Short-Term Memory Networks

  4. Unlock the Power of Python for Deep Learning with Transformer Architecture – The Engine Behind ChatGPT

Repository structure

The repository is organized into folders, with each folder corresponding to a specific article. Within each folder, you will find the relevant code and resources associated with that article.

Sponsorship

This repository is proudly sponsored by Embarcadero Delphi and powered by Python4Delphi & DelphiVCL4Python library. We appreciate their support in making these articles and resources available to the community.

About

Code repository for my articles on blogs.embarcadero.com and pythongui.org.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.1%
  • Pascal 29.9%