Skip to content

cjc7373/my_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talk is cheap, show me the code.

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC2119.

Status

Each file SHALL have one of the following status:

  • abandoned: not maintained, and is not useful, but still have values for reference
  • active: maintained, or is used somewhere

Files SHALL be put to the folders named by these status respectively.

Notes for Python scripts

Scripts SHOULD only use standard libraries, as they may be invoked without certain third-party libs.

If a script is using a 3rd lib, it MUST declare it in requirements.txt.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published