@@ -28,17 +28,17 @@ Handle all your optional dependencies with a single call!
2828``` mermaid
2929flowchart LR
30300([import]) --> 3([file])
31- 3([file]) --> 4([packager])
32- 1([tool]) --> 2([library])
33310([import]) --> 2([library])
32+ 1([tool]) --> 2([library])
33+ 3([file]) --> 4([packager])
34342([library]) --> 4([packager])
35352([library]) --> 3([file])
3636click 0 "https://github.com/ManderaGeneral/generalimport"
3737click 1 "https://github.com/ManderaGeneral/generaltool"
3838click 2 "https://github.com/ManderaGeneral/generallibrary"
3939click 3 "https://github.com/ManderaGeneral/generalfile"
4040click 4 "https://github.com/ManderaGeneral/generalpackager"
41- style 0 fill :#482
41+ style 0 stroke :#482
4242```
4343</details >
4444
@@ -55,9 +55,9 @@ style 0 fill:#482
5555<details open >
5656<summary ><h2 >Information</h2 ></summary >
5757
58- | Package | Ver | Latest Release | Python | Platform | Cover |
59- | :-----------------------------------------------------------------| :-------------------------------------------------| :---------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| :----------------| :--------|
60- | [ generalimport] ( https://github.com/ManderaGeneral/generalimport ) | [ 0.5.1 ] ( https://pypi.org/project/generalimport/ ) | 2023-06-05 11:30 CEST | [ 3.8] ( https://www.python.org/downloads/release/python-380/ ) , [ 3.9] ( https://www.python.org/downloads/release/python-390/ ) , [ 3.10] ( https://www.python.org/downloads/release/python-3100/ ) , [ 3.11] ( https://www.python.org/downloads/release/python-3110/ ) , [ 3.12] ( https://www.python.org/downloads/release/python-3120/ ) | Windows, Ubuntu | 97.2 % |
58+ | Package | Ver | Latest Release | Python | Platform | Cover |
59+ | :-----------------------------------------------------------------| :-------------------------------------------------| :---------------------| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| :----------------| :--------|
60+ | [ generalimport] ( https://github.com/ManderaGeneral/generalimport ) | [ 0.5.2 ] ( https://pypi.org/project/generalimport/ ) | 2024-01-24 07:20 CET | [ 3.8] ( https://www.python.org/downloads/release/python-380/ ) , [ 3.9] ( https://www.python.org/downloads/release/python-390/ ) , [ 3.10] ( https://www.python.org/downloads/release/python-3100/ ) , [ 3.11] ( https://www.python.org/downloads/release/python-3110/ ) , [ 3.12] ( https://www.python.org/downloads/release/python-3120/ ) | Windows, Ubuntu | 97.2 % |
6161</details >
6262
6363
@@ -207,7 +207,7 @@ Issue-creation, discussions and pull requests are most welcome!
207207
208208
209209<sup >
210- Generated 2024-01-18 19:06 CET for commit <a href =' https://github.com/ManderaGeneral/generalimport/commit/master ' >master</a >.
210+ Generated 2024-01-24 07:20 CET for commit <a href =' https://github.com/ManderaGeneral/generalimport/commit/master ' >master</a >.
211211</sup >
212212</details >
213213
0 commit comments