Skip to content

novacodes/python-package-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAPFM - Yet Another Python File Manager

CI Dependabot Status PyPI

A simple and efficient Python file manager library for common file operations.

Installation

pip install yapfm

or

poetry add yapfm

Usage

import yapfm

# Basic file operations
# (Implementation details to be added)

Features

  • File and directory management
  • Cross-platform compatibility
  • Simple and intuitive API

About

Boilerplate to start the development of a new python package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published