Skip to content

Char-1232323/simple_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Library

A simple example Python library for demonstration purposes.

Installation

You can install the library using pip:

Usage

from simple_lib import greet

print(greet("World"))

About

how to construct a python library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages