pyanime4k 3.0.0__cp312-cp312-macosx_10_13_x86_64.whl → 3.0.1__cp312-cp312-macosx_10_13_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pyanime4k might be problematic. Click here for more details.
- pyanime4k/pyac/pyac.cpython-312-darwin.so +0 -0
- {pyanime4k-3.0.0.dist-info → pyanime4k-3.0.1.dist-info}/METADATA +10 -4
- {pyanime4k-3.0.0.dist-info → pyanime4k-3.0.1.dist-info}/RECORD +6 -6
- {pyanime4k-3.0.0.dist-info → pyanime4k-3.0.1.dist-info}/WHEEL +0 -0
- {pyanime4k-3.0.0.dist-info → pyanime4k-3.0.1.dist-info}/licenses/LICENSE +0 -0
- {pyanime4k-3.0.0.dist-info → pyanime4k-3.0.1.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyanime4k
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.1
|
|
4
4
|
License: MIT
|
|
5
|
+
Classifier: Programming Language :: Python :: 3
|
|
6
|
+
Classifier: Operating System :: Microsoft :: Windows
|
|
7
|
+
Classifier: Operating System :: MacOS
|
|
8
|
+
Classifier: Operating System :: POSIX
|
|
9
|
+
Classifier: Operating System :: Unix
|
|
5
10
|
Requires-Python: >=3.8
|
|
6
11
|
Description-Content-Type: text/markdown
|
|
7
12
|
License-File: LICENSE
|
|
13
|
+
Requires-Dist: numpy
|
|
8
14
|
Dynamic: license-file
|
|
9
|
-
Dynamic: requires-python
|
|
10
15
|
|
|
11
16
|
# PyAnime4K
|
|
12
17
|
|
|
@@ -21,9 +26,10 @@ pip install pyanime4k
|
|
|
21
26
|
You can also build the wheel by yourself.
|
|
22
27
|
```shell
|
|
23
28
|
# sudo apt install ocl-icd-opencl-dev cmake build-essential
|
|
24
|
-
get clone https://github.com/TianZerL/pyanime4k.git
|
|
29
|
+
get clone --recurse-submodules https://github.com/TianZerL/pyanime4k.git
|
|
25
30
|
cd pyanime4k
|
|
26
|
-
|
|
31
|
+
pip install scikit-build
|
|
32
|
+
python setup.py bdist_wheel
|
|
27
33
|
```
|
|
28
34
|
|
|
29
35
|
# Usages
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
pyanime4k-3.0.
|
|
2
|
-
pyanime4k-3.0.
|
|
3
|
-
pyanime4k-3.0.
|
|
4
|
-
pyanime4k-3.0.
|
|
5
|
-
pyanime4k-3.0.
|
|
1
|
+
pyanime4k-3.0.1.dist-info/RECORD,,
|
|
2
|
+
pyanime4k-3.0.1.dist-info/WHEEL,sha256=WEuq3VDVyIo-aZwfqN0IN8aqkrRMHKD0gdDwc7BdX2A,133
|
|
3
|
+
pyanime4k-3.0.1.dist-info/top_level.txt,sha256=fPnXpjwQ6pB0I-OoT611DbqcY50uFsaMw4BdYnAmVq0,10
|
|
4
|
+
pyanime4k-3.0.1.dist-info/METADATA,sha256=on_Gkk1kXTkzhwsSSkcYeBTOOiHJjfDBFCOPts_i868,2567
|
|
5
|
+
pyanime4k-3.0.1.dist-info/licenses/LICENSE,sha256=wJMZpWm5ojx0KEyVZXTAAyjPdNXviJKnFBsmigFO2fo,1064
|
|
6
6
|
pyanime4k/image_io.py,sha256=dJ6Rprpi6FrmHK_ApdpW8E2Vvc3owMZEnbkTyc_hKNE,249
|
|
7
7
|
pyanime4k/upscale.py,sha256=wu-_l9dgCBeYvXgHg2XtScDiPqk9MLmSEvifFjxCgPk,884
|
|
8
8
|
pyanime4k/__init__.py,sha256=tEoa0PkrXHH8AWTMUlRwCq6phYRagggg5yKcne0GIFc,92
|
|
9
9
|
pyanime4k/processor.py,sha256=33vbuOPLiRnxZpOIzVct6wxn4_d5anKGE3v5bSH0A9E,1072
|
|
10
10
|
pyanime4k/info.py,sha256=MC6OPepyTvnpQRga9le4eb-3nLBW7Ukp2GAsi2cHM1Q,451
|
|
11
11
|
pyanime4k/pyac/__init__.py,sha256=weFyZnOXbprteIGL5nqEsaoUJHaLIpCP6mXHn6GOWxw,20
|
|
12
|
-
pyanime4k/pyac/pyac.cpython-312-darwin.so,sha256=
|
|
12
|
+
pyanime4k/pyac/pyac.cpython-312-darwin.so,sha256=KZ6D7Nx86cjs6m_lrjZ54_rWl9KPvSl1FpPpdAAttgM,1447912
|
|
File without changes
|
|
File without changes
|
|
File without changes
|