Skip to main content

Python API for AMPL

Project description

AMPL API is an interface that allows developers to access the features of the AMPL interpreter from within a programming language. All model generation and solver interaction is handled directly by AMPL, which leads to great stability and speed; the library just acts as an intermediary, and the added overhead (in terms of memory and CPU usage) depends mostly on how much data is read back from AMPL, the size of the model as such is irrelevant. Functions for directly assigning data to AMPL parameters and sets are provided, which can be used instead of the normal AMPL data reading procedures. AMPL API has been written with usability in mind, and it is easy to access its functionalities from C++, Java, C#, MATLAB, R and Python.

The AMPL API can function as an add-on to any existing AMPL installation. If you do not yet have an AMPL installation on the computer where you will be working with the API, see our demo page or trial page to download a working version that can be installed quickly.

Documentation:

Repositories:

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amplpy-0.8.3.tar.gz (1.8 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

amplpy-0.8.3-cp310-cp310-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.10Windows x86-64

amplpy-0.8.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

amplpy-0.8.3-cp310-cp310-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

amplpy-0.8.3-cp39-cp39-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.9Windows x86-64

amplpy-0.8.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

amplpy-0.8.3-cp39-cp39-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

amplpy-0.8.3-cp38-cp38-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.8Windows x86-64

amplpy-0.8.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

amplpy-0.8.3-cp38-cp38-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

amplpy-0.8.3-cp37-cp37m-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.7mWindows x86-64

amplpy-0.8.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

amplpy-0.8.3-cp37-cp37m-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

amplpy-0.8.3-cp36-cp36m-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.6mWindows x86-64

amplpy-0.8.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

amplpy-0.8.3-cp36-cp36m-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

amplpy-0.8.3-cp35-cp35m-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.5mWindows x86-64

amplpy-0.8.3-cp35-cp35m-manylinux2010_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

amplpy-0.8.3-cp35-cp35m-manylinux1_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.5m

amplpy-0.8.3-cp35-cp35m-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.5mmacOS 10.9+ x86-64

File details

Details for the file amplpy-0.8.3.tar.gz.

File metadata

  • Download URL: amplpy-0.8.3.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3.tar.gz
Algorithm Hash digest
SHA256 6beb732fb6a9f159818e2bb36fcf71fa80db664d1c2b566d690771f3be362920
MD5 f874be1b4ce31d5cc16145afcdb5a2b6
BLAKE2b-256 dcd8065a0e453bc049af07aac165cbb50b78623090ecaa4f92eb2c5ac68f03ea

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6888435921549fbd07023124853271d10030e9cc3cfb7b2ae71f189c52d53bc7
MD5 297763f422b3fa1ab225afc0bf2167e7
BLAKE2b-256 1a4bb8430edf8fa647c6863a1eef619c1cf91260e7b2c55ec1b2490a7a6fa4e2

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0fbf8ea39d2c907205955e1a0b30d0ef6af7abf9d83e78389a3f4f5c6d68f3a6
MD5 4502afde94b8d3ce4b9e39201dc7f885
BLAKE2b-256 59b3bb83b73e130cf368961fb5164c94a2488cb04ec746ded0cd31f7bbcc27d9

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 be081039a81c8b1212fc51ebeca8c445a052f9f987d94049dc75567121cd76b0
MD5 ba70f214c05262147e1f9197914def42
BLAKE2b-256 c5319fff7053e73f1a0469c67002ccab8b3b7719bc488f57b30875af210aa4d3

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 acb2f7cb2dcf025a1ec7b23be75a7eddbf422e6d53ea2ef6440667494289c90e
MD5 b41da9a2b1a547dc5193e773d07aafd4
BLAKE2b-256 7e930caa3aefbe545f13f82b6aba76a6c9bb7fbddc2cc7a2cad480724283e969

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a853c2a09b661d0bf6e18b126355c8f7c7615ed27da031e406b086b01928364c
MD5 4d755b241689f499d8597c243e9a32a6
BLAKE2b-256 994c8acc8f1ea80ab583c1e4fc329cb9627f5c40fa3145bb44f3e0cc956de2df

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fcbcf5f627f8266b65af2f2dc02ef226e28f717d4af57e1e167387d71ff4c143
MD5 731011f3f66eaa13a21355a7dfaa066c
BLAKE2b-256 1870122266a74e48f8bb88473ede434b1c65ebf27ab54d908236020dbf941520

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 0482ab50c5b12991c78b40eaebf789a34aaaa48f997130002d28c1676bc6d999
MD5 dfa778198583a6f953dc058b3f548366
BLAKE2b-256 d36123995acbf2e48a9f79b4dc9909605e6544b7266d7e1511e08ca08dd3a452

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 26e4f2ad6b340c18c2d6cbe31f16dd941e9b7b31968e401dcecb5e1267f35eeb
MD5 2a2d3fd8faabe9c6d6ff8a744c91b4a9
BLAKE2b-256 ae716c084ed2150de73b29af14419c3f77b95191671e5d35170e503805c667cb

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 883052c4364b92c527f21ef9f9013ed6cd83c957d6f8478ea3d082e799a44427
MD5 89c4d098b97551aebf8109817864a894
BLAKE2b-256 dd60c69789475051e7142620a8505c5afc39cbf9534d9b3bb508ec45c705e9f3

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 51e7a27da71eae524bc6326322e91b95cf67fa9b47e5996eaea7e3333b748157
MD5 f8661366e8bd98151b7c1d2f0108c65d
BLAKE2b-256 99362fbb32b2aa950d16f137c1d9b19b3979fcb7067265a673835bac72488385

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8764ebe67c192229a639982f3581174061243b1098d2763200aa1d43b009e62e
MD5 cc77beaff5d7d6368f66ca1bdb5ae719
BLAKE2b-256 16d13818eca7c516095f9b3998d0ceb57047529e3e8d5c80bfc56f1f83cfd1d9

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ab41afad7952e37f4573c6d6677c3e722ebaf6d6cc04f021dd87fe536e32c2fb
MD5 7d297cb6bee2813624319a61f9f05d2f
BLAKE2b-256 2e6b420c05a11c7a61e68f0481a07aac8d5a27ae178fc4c96ac3617d93d576d4

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 1075e1044c4da1db6137d1a1bbba0f5298eca8d1a1b4627e901d95d6d6680770
MD5 283ffa022d86e3073684c9b3c2183714
BLAKE2b-256 9b673521369aaeca1f8bc1e15653c1c90a22f355fcab05655c3e00d46b04b04f

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4bee14cab3f2c35c6aacadf1f0eea94da1f31a8a7bbe1cb3fdabb0f679bcbb05
MD5 97799e9a96c50f4df8dd5f5395a82420
BLAKE2b-256 266c4f54c62a6978f4abb95c485e49749603be893ab7490d7313a260ae17c129

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7c88ccf65cb7149fa64ff1a73f6a93dbd973d07b227a7e623ded301b90f546a2
MD5 b5c250befde267306baea035f5fc87d5
BLAKE2b-256 b4c812c537373c8ef7ccd1ae29a91c478dfff69da018c7bbc06cee903cfe46be

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 6290e24de2e33afa96c3ca953662508a84a721cfe3430625e096dbfc1d78f047
MD5 00b2ea2ffb39565d4a144babe666e138
BLAKE2b-256 ff635db2f9474498076699fd24cc4077d674c4914b1d387e8c68850d5681443c

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 4.1 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 2702eba5951f3ac7d6b5d81da10108219c5d3ab45611ad29159f4013133b9259
MD5 fd1a6d8edfe68ec737a0fba43c70336d
BLAKE2b-256 81d2a01b9749fcf59640cd7878068ef3536ab357fe414ffeaa7388ddf2508c68

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 4.1 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7a9c47f7062636c4b3ebea021bbaa8126c53c649b133d7dbb5af8434ba3e3dd5
MD5 a47989305f1b43ad1396a54f86f6f191
BLAKE2b-256 964256c83de49c95d07a1e175638927ed4355f759c63cf591a0b45f6f6edead2

See more details on using hashes here.

File details

Details for the file amplpy-0.8.3-cp35-cp35m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: amplpy-0.8.3-cp35-cp35m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.5m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.3 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.13

File hashes

Hashes for amplpy-0.8.3-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8517825eedb75a446022b1cc21fa33e93d2416af6a0cd26b80c1630394c1cf36
MD5 708187fbadd71597c930a7b28907ee57
BLAKE2b-256 1a31f421aac8bcada51c650e5c3765823f866ced5f35860d90c9c9f3548b5510

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page