Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generaltool

Library code with no dependencies.

Table of Contents

generaltool
├─ Dependency Diagram for ManderaGeneral
├─ Installation showing dependencies
├─ Information
├─ Attributes
└─ Contributions

Dependency Diagram for ManderaGeneral

flowchart LR
0([import]) --> 3([file])
0([import]) --> 2([library])
1([tool]) --> 2([library])
3([file]) --> 4([packager])
2([library]) --> 4([packager])
2([library]) --> 3([file])
click 0 "https://github.com/ManderaGeneral/generalimport"
click 1 "https://github.com/ManderaGeneral/generaltool"
click 2 "https://github.com/ManderaGeneral/generallibrary"
click 3 "https://github.com/ManderaGeneral/generalfile"
click 4 "https://github.com/ManderaGeneral/generalpackager"
style 1 stroke:#482
Loading

Installation showing dependencies

pip install generaltool
No dependencies ✔️

Information

Package Ver Latest Release Python Platform Cover
generaltool 0.1.3 2024-01-24 07:20 CET 3.8, 3.9, 3.10, 3.11, 3.12 Windows, Ubuntu 99.1 %

Attributes

Module: generaltool
└─ Function: enforce_literals

Contributions

Issue-creation, discussions and pull requests are most welcome!

Generated 2024-01-24 07:20 CET for commit master.