Skip to content

Latest commit

 

History

History
82 lines (59 loc) · 3.4 KB

README.md

File metadata and controls

82 lines (59 loc) · 3.4 KB

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.