top of page
Search
The Tech Platform
Mar 15
Enhance Your File System Workflows: New Functionalities in Python Pathlib Module
The pathlib module, introduced in Python 3.4, has become a cornerstone for working with file systems in Python. It offers a robust and...
The Tech Platform
Apr 18, 2022
How to Read Strings From a .env File With Python, Express.JS, and Go
A .env, or environment file, is one of the essential files in a structured, secure programming project. You might've come across...
bottom of page