192 results for “topic:pathlib”
Python pathlib-style classes for cloud storage services such as Amazon S3, Azure Blob Storage, and Google Cloud Storage.
pathlib api extended to use fsspec backends
📁 Asynchronous pathlib for Python
Use pathlib syntax to easily work with Pandas series containing file paths.
👜 Easily pick a place to store data for your Python code.
基于pytest的异步接口自动化框架。个人练习项目
Automatizar o processo de acessar o site, realizar o login, baixar arquivos, descompactá-los e transferi-los para o servidor via FTP.
Flexible recursive directory iterator: `scandir` meets `glob("**", recursive=True)`
backport of latest pathlib (3.10.a0) to python 3.6 and newer with a few extensions
A pathlib.Path equivalent for IP addresses.
Alist API 封装,客户端支持同步和异步,全部的请求和响应都有完整的数据校验。支持pathlib的路径风格,体验使用更接近Python调用原生文件系统。一个简单的命令行工具正在开发中。
Pathlib support for asyncio
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.
A package to provide pathlib like access to zip & tar archives
Welcome to the Machine Learning Detection Sound project! This project harnesses the power of machine learning to analyze car sounds, enabling the detection of vehicles based on their audio signatures.
[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.
Our goal was to create a ML bot that analyzes real time trading data to determine the most opportune times buy and sell stock
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.
Bank Management System using Python (Using pickle, os, pathlib)- Mini Project
A python script to create multiple pdf files from excel's invoices or txt with examples
Use Python to Install the Latest Firefox Quantum or Developer Edition.
A C# implementation of Python's pathlib functionality, providing object-oriented filesystem path operations.
自动化办公工具包,用于提升工作效率。个人日常使用,吊打大部分自动化办公培训。
Iterate through a file tree
mutable pathlib for Python
Python: File Os Functions like move, copy and rename
A Python path library that gives filesystem operations superpowers
This code demonstrates how to integrate PySpark with datasets and perform simple data transformations. It loads a sample dataset using PySpark's built-in functionalities or reads data from external sources and converts it into a PySpark DataFrame for distributed processing and manipulation.
Your friendly Python Path Converter
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.