pathlib

There are 137 repositories under pathlib topic.

  • python_algorithms_04

    Language:Python
  • git-in-there

    a simple backup script that uses git

    Language:Python1
  • json-diff-cli

    Generates differences between two json files on the console in a colored and columnar manner.

    Language:Python1
  • Cut_Img_into_4_parts

    Cutting images into 4 parts

    Language:Python1
  • empty-linux-trash

    This repository can control your trash in Linux, perhaps I'll work on this repository if I have free time. I wrote this just for fun in my free time and it's can useful.

    Language:Python1
  • FaceRecognizer

    The face recognition project.

    Language:Python1
  • restaurant_desktop_soft_tkinter

    Versatile desktop software built using Python and Tkinter GUI library. It offers a user-friendly interface, enabling efficient data management and customization. Boost your productivity with this intuitive desktop application.

    Language:Python1
  • Property_Price_Prediction_Machine_Learning

    Machine Learning Project to create an AI capable of predicting property's rental prices.

    Language:Jupyter Notebook1
  • linker

    A symlinks-manager developed in python.

    Language:Python1
  • Process-Automation-Desk

    Automação de Indicadores - Uma simples automação de processo que pode ser usada no mercado de trabalho

    Language:Jupyter Notebook1
  • py4Me

    Daily code in Python

    Language:Python1
  • filesearch

    Searches files in the given directory and identifies the ones that are python scripts (.py extension)

    Language:Python1
  • whale_portfolio

    Determine which Whale portfolio is performing the best across multiple areas: volatility, returns, risk and Sharpe ratios.

    Language:Jupyter Notebook1
  • expath

    Extend Path. Contained some overloaded ops based on pathlib.

    Language:Python1
  • Crypto_Arbitrage

    Evaluate arbitrage opportunities between two exchanges, Coinbase and Bitstamp. The following data used will be inside the Resouces folder called 'bitstamp.csv' and 'coinbase.csv'. The project will provde statistical summaries and visualizations in order to identify potential arbitrage profits.

    Language:Jupyter Notebook1
  • pathed

    importing and pathing in python, made simpler

    Language:Python1
  • Python-Direcory-Tree-Generator

    A Directory Tree Generator for the command line.

    Language:Python1
  • JPGtoPNGconverter

    Convert your .jpg format images into .png using a single line of code via terminal.

    Language:Python1
  • Organizando-Downloads

    Uma ferramenta que limpa a bagunça da Pasta Downloads 📁⏬

    Language:Python1
  • pathdiv

    This library provides an API similar to pathlib of python.

    Language:Rust1
  • Deep_Pocket

    Use lists and for loops on financial report and cost analysis. Read data in csv into notebooks via pathlib.

    Language:Python1
  • file-browser

    Flask File Browser Application

    Language:Python1
  • zipbins

    Python CLI app that zips binary files for projects built with .NET Framework into a single .zip file

    Language:Python1
  • dephell_archive

    Pathlib for archives

    Language:Python1
  • py-organizer

    Este script organiza arquivos em um diretório especificado, movendo-os para pastas baseadas em suas extensões.

    Language:Python
  • Skin-Cancer-Classification-with-CNN

    Skin cancer can be broadly classified into two major categories: Melanoma (Malignant) and non-melanoma (Benign). Melanoma is one of the deadliest kinds of cancer. However, the detection of this cancer at an early stage can help in improving the chances of survival.

    Language:Jupyter Notebook
  • Desktop-Cleaner-Script

    A Python script to automatically organize and clean your desktop by sorting files into sub-folders based on their extensions.

    Language:Python
  • gesture_recognition

    Welcome to the Gesture Recognition Project! This project is designed to train a model to recognize hand gestures from images, and then use that model to detect gestures in real-time.

    Language:Python
  • data-chaos-wizard

    It's designed to organize your messy data files with one click on your system.

    Language:Python
  • PathlibIO

    CLI functionality of Python's Pathlib module

    Language:Python
  • Machine-Learning-Sound-Detection

    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.

    Language:Jupyter Notebook
  • os-file-retrieval

    A pathlib/os based python script to retrieve data from the files present in the path provided and it's inmediate subdirectories.

    Language:Python
  • Youtube-playlist-to-mp3

    A Python script which will convert youtube playlist to mp3 and save it into a folder.

    Language:Python
  • Twitter-Automation

    A python script that will help boost twitter followers.

    Language:Python
  • FileOrganizer

    A simple Python automation project that automatically organizes files into appropriate folders.

    Language:Python
  • pathlib_next

    Path Protocol and uri implementation based on pathlib

    Language:Python