Tips, best practices, and handy Python features for designing better microservices architecture and streamlining API integrations.<br/><br/>
Developing Microservices APIs with Python</i> teaches you practical techniques for designing ... (more…)
Read more »
Regex is a group of characters which helps to find pattern within a string. Regex is used in lot of applications including the search engines, search and for find and replace in text documents Being a Data Scientist it is good to know regex which is found... (more…)
Read more »
Python client for the WordPress REST API. Contribute to innerkorehq/wp-api-client development by creating an account on GitHub. (more…)
Read more »
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, and 3.9. You feed it your Python app, it does a lot of clever things, ... (more…)
Read more »
A simple MUD server in Python, for teaching purposes, which could be run on a Raspberry Pi - Frimkron/mud-pi... (more…)
Read more »