Skip to content

Whoeza/source_and_license

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

source_and_license

A lightweight solution to adding license to all source files, in Python

Open source available on GitHub and PyPI.

Installation

Install from pip:

py -m pip install source_and_license

Update to the latest version from pip:

py -m pip install --upgrade source_and_license

Uninstall from pip:

py -m pip uninstall source_and_license

Building from sources

Run this command from the package directory on your filesystem:

py -m build

Development diary

DEVDIARY.md

Community

Open a new issue for support.

About

A lightweight solution to adding license to all source files, in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages