dofuuz / python-soxr

Fast and high quality sample-rate conversion library for Python
Other
78 stars 6 forks source link

Change wheel dist - Add Python 3.7, Remove PyPy, win32 #19

Closed dofuuz closed 1 year ago

dofuuz commented 1 year ago

Change wheel dist

Test PyPy 3.9

dofuuz commented 1 year ago

Decision is based on download statistics.

(pypinfo-venv) C:\dev\WPy64-31090\pypinfo-venv>pypinfo soxr impl impl-version
Served from cache: False
Data processed: 2.89 GiB
Data billed: 2.89 GiB
Estimated cost: $0.02

| implementation | impl_version | download_count |
| -------------- | ------------ | -------------- |
| CPython        | 3.8          |        104,904 |
| CPython        | 3.10         |         81,899 |
| CPython        | 3.9          |         65,194 |
| CPython        | 3.7          |         27,588 |
| CPython        | 3.11         |         23,663 |
| CPython        | 3.6          |            107 |
| CPython        | 2.7          |            101 |
| CPython        | 3.5          |              6 |
| CPython        | 3.12         |              3 |
| PyPy           | 7.3          |              3 |
| Total          |              |        303,468 |

(pypinfo-venv) C:\dev\WPy64-31090\pypinfo-venv>pypinfo soxr system cpu
Served from cache: False
Data processed: 2.77 GiB
Data billed: 2.77 GiB
Estimated cost: $0.02

| system_name | cpu     | download_count |
| ----------- | ------- | -------------- |
| Linux       | x86_64  |        224,813 |
| Windows     | AMD64   |         43,564 |
| Darwin      | arm64   |         18,543 |
| Darwin      | x86_64  |         12,282 |
| Linux       | aarch64 |          4,145 |
| Linux       | armv7l  |             73 |
| Linux       | armv8l  |             21 |
| Windows     | x86     |             12 |
| Linux       | ppc64le |              8 |
| Windows     | None    |              7 |
| Total       |         |        303,468 |

(pypinfo-venv) C:\dev\WPy64-31090\pypinfo-venv>pypinfo soxr libc
Served from cache: False
Data processed: 2.20 GiB
Data billed: 2.20 GiB
Estimated cost: $0.02

| libc_name | download_count |
| --------- | -------------- |
| glibc     |        228,937 |
| None      |         74,547 |
| Total     |        303,484 |

(pypinfo-venv) C:\dev\WPy64-31090\pypinfo-venv>