@@ -28,17 +28,17 @@ Handle all your optional dependencies with a single call!
28
28
``` mermaid
29
29
flowchart LR
30
30
0([import]) --> 3([file])
31
- 3([file]) --> 4([packager])
32
- 1([tool]) --> 2([library])
33
31
0([import]) --> 2([library])
32
+ 1([tool]) --> 2([library])
33
+ 3([file]) --> 4([packager])
34
34
2([library]) --> 4([packager])
35
35
2([library]) --> 3([file])
36
36
click 0 "https://github.com/ManderaGeneral/generalimport"
37
37
click 1 "https://github.com/ManderaGeneral/generaltool"
38
38
click 2 "https://github.com/ManderaGeneral/generallibrary"
39
39
click 3 "https://github.com/ManderaGeneral/generalfile"
40
40
click 4 "https://github.com/ManderaGeneral/generalpackager"
41
- style 0 fill :#482
41
+ style 0 stroke :#482
42
42
```
43
43
</details >
44
44
@@ -55,9 +55,9 @@ style 0 fill:#482
55
55
<details open >
56
56
<summary ><h2 >Information</h2 ></summary >
57
57
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 % |
61
61
</details >
62
62
63
63
@@ -207,7 +207,7 @@ Issue-creation, discussions and pull requests are most welcome!
207
207
208
208
209
209
<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 >.
211
211
</sup >
212
212
</details >
213
213
0 commit comments