pathlib
There are 137 repositories under pathlib topic.
drivendataorg/cloudpathlib
Python pathlib-style classes for cloud storage services such as Amazon S3, Azure Blob Storage, and Google Cloud Storage.
alexdelorenzo/aiopath
📁 Asynchronous pathlib for Python
drivendataorg/pandas-path
Use pathlib syntax to easily work with Pandas series containing file paths.
cthoyt/pystow
👜 Easily pick a place to store data for your Python code.
3293406747/ddddpytest
基于pytest的异步接口自动化框架。个人练习项目
marquescharlon/Automatizacao-Selenium-Python
Automatizar o processo de acessar o site, realizar o login, baixar arquivos, descompactá-los e transferi-los para o servidor via FTP.
andhus/scantree
Flexible recursive directory iterator: `scandir` meets `glob("**", recursive=True)`
bitranox/pathlib3x
backport of latest pathlib (3.10.a0) to python 3.6 and newer with a few extensions
Diapolo10/iplib3
A pathlib.Path equivalent for IP addresses.
aiidateam/archive-path
A package to provide pathlib like access to zip & tar archives
maribickpostanes/Interactive-Horizon-Surfaces-Plot
This open-source code repository provides a Python implementation for generating an interactive horizon surfaces plot using Plotly. The focus of this code is to visualize the Volve horizons in a 3D surface plot.
Alfareiza/repository-to-pdf
[Personal Project] Python program that converts your repository into a PDF file locally. It takes the information using argparse as mechanism of input. Besides, I used pdfkit and pygments as external libraries.
jaigora24/BankManagementSystem
Bank Management System using Python (Using pickle, os, pathlib)- Mini Project
shayleaschreurs/Machine-Learning-Trading-Bot
Our goal was to create a ML bot that analyzes real time trading data to determine the most opportune times buy and sell stock
waketzheng/aiopathlib
Pathlib support for asyncio
brandon-wallace/install_firefox_for_me
Use Python to Install the Latest Firefox Quantum or Developer Edition.
jalfr3d/excel-invoices-to-pdf
A python script to create multiple pdf files from excel's invoices or txt with examples
yuyuko-C/pyworkkit
自动化办公工具包,用于提升工作效率。个人日常使用,吊打大部分自动化办公培训。
jwodder/iterpath
Iterate through a file tree
matfax/mutapath
mutable pathlib for Python
misterrager8/notable
Open-source web-app that allows you to manage markdown files and organize them, keep them in order and organized by topic, powered by Flask and Pathlib.
tik9/cpython
Python: File Os Functions like move, copy and rename
AnnaMihailovna/pdfplumber
Конвертер файлов из PDF в mp3
arghyadutta/code-i-use
Codes for decent plots, evaluating clustering quality, using pathlib…
DebanKsahu/Skimlit
Project SkimLit
GvHemanth/CNN--Image-Classification--Melanoma
Skin Cancer Detection using CNN is a deep learning project that accurately detects melanoma. With a dataset of 2357 skin images, the model alerts dermatologists about melanoma presence, aiding in early detection. It showcases CNN's effectiveness in medical image analysis.
havocesp/pathext
Just an enhanced version of Python built-in "pathlib.Path" class.
juzcho/Loan_Qualifier_Application_using_Python
Loan qualifier application with Pytest and questionary.
kaustav202/Directory-Tree-Generator
A python implementation of the linux tree command to recursively traverse and display directory structure. It also shows usage information and version information.
Kokolipa/crime_analysis
Analysing Chicago Crime Data
madhuv-sharma/aadhaar-pan-attestation
Aadhaar and PAN Card Attestation Flask API
NeonOstrich/Credit-Risk-Classification-using-Logistic-Regression
Trained and evaluated two supervised machine learning models using original and resampled data to identify 'healthy loan' and 'high risk loan' applicants from financial disclosures.
RoPP/flake8-pathlib
Mirror of gitlab repository https://gitlab.com/RoPP/flake8-pathlib
sbrugman/pathlad
Your friendly Python Path Converter
SINGHxTUSHAR/FloraVision
In this Project we classify different categories of Flowers using a Pre-Trained model and also using the functionality of Streamlit Application to build an API or frontend for the Project along with the various libraries of python for proper functioning of Model.
uyar/pathstring
String with path operations.