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


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.6.7.tar.gz (2.9 MB view details)

Uploaded Source

Built Distributions

amplpy-0.6.7-cp37-cp37m-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.7m Windows x86-64

amplpy-0.6.7-cp37-cp37m-win32.whl (3.2 MB view details)

Uploaded CPython 3.7m Windows x86

amplpy-0.6.7-cp37-cp37m-manylinux1_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.7m

amplpy-0.6.7-cp37-cp37m-manylinux1_i686.whl (5.7 MB view details)

Uploaded CPython 3.7m

amplpy-0.6.7-cp37-cp37m-macosx_10_6_intel.whl (4.2 MB view details)

Uploaded CPython 3.7m macOS 10.6+ intel

amplpy-0.6.7-cp36-cp36m-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.6m Windows x86-64

amplpy-0.6.7-cp36-cp36m-win32.whl (3.2 MB view details)

Uploaded CPython 3.6m Windows x86

amplpy-0.6.7-cp36-cp36m-manylinux1_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.6m

amplpy-0.6.7-cp36-cp36m-manylinux1_i686.whl (5.7 MB view details)

Uploaded CPython 3.6m

amplpy-0.6.7-cp36-cp36m-macosx_10_6_intel.whl (4.2 MB view details)

Uploaded CPython 3.6m macOS 10.6+ intel

amplpy-0.6.7-cp35-cp35m-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.5m Windows x86-64

amplpy-0.6.7-cp35-cp35m-win32.whl (3.2 MB view details)

Uploaded CPython 3.5m Windows x86

amplpy-0.6.7-cp35-cp35m-manylinux1_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.5m

amplpy-0.6.7-cp35-cp35m-manylinux1_i686.whl (5.7 MB view details)

Uploaded CPython 3.5m

amplpy-0.6.7-cp35-cp35m-macosx_10_6_intel.whl (4.2 MB view details)

Uploaded CPython 3.5m macOS 10.6+ intel

amplpy-0.6.7-cp34-cp34m-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.4m Windows x86-64

amplpy-0.6.7-cp34-cp34m-win32.whl (3.2 MB view details)

Uploaded CPython 3.4m Windows x86

amplpy-0.6.7-cp34-cp34m-manylinux1_x86_64.whl (5.6 MB view details)

Uploaded CPython 3.4m

amplpy-0.6.7-cp34-cp34m-manylinux1_i686.whl (5.7 MB view details)

Uploaded CPython 3.4m

amplpy-0.6.7-cp34-cp34m-macosx_10_6_intel.whl (4.2 MB view details)

Uploaded CPython 3.4m macOS 10.6+ intel

amplpy-0.6.7-cp33-cp33m-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.3m Windows x86-64

amplpy-0.6.7-cp33-cp33m-win32.whl (3.2 MB view details)

Uploaded CPython 3.3m Windows x86

amplpy-0.6.7-cp27-cp27mu-manylinux1_x86_64.whl (5.6 MB view details)

Uploaded CPython 2.7mu

amplpy-0.6.7-cp27-cp27mu-manylinux1_i686.whl (5.7 MB view details)

Uploaded CPython 2.7mu

amplpy-0.6.7-cp27-cp27m-win_amd64.whl (3.4 MB view details)

Uploaded CPython 2.7m Windows x86-64

amplpy-0.6.7-cp27-cp27m-win32.whl (3.2 MB view details)

Uploaded CPython 2.7m Windows x86

amplpy-0.6.7-cp27-cp27m-manylinux1_x86_64.whl (5.6 MB view details)

Uploaded CPython 2.7m

amplpy-0.6.7-cp27-cp27m-manylinux1_i686.whl (5.7 MB view details)

Uploaded CPython 2.7m

amplpy-0.6.7-cp27-cp27m-macosx_10_6_intel.whl (4.2 MB view details)

Uploaded CPython 2.7m macOS 10.6+ intel

File details

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

File metadata

  • Download URL: amplpy-0.6.7.tar.gz
  • Upload date:
  • Size: 2.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.7

File hashes

Hashes for amplpy-0.6.7.tar.gz
Algorithm Hash digest
SHA256 8e8342727c828b9aaecf8c8aa806cff72ed1b02d4b549ccf4b0c39d3863ed69b
MD5 3e9bf05c105d1243ade788d055f14a12
BLAKE2b-256 12f340f38f1583fd6aa13396fe977e92ac69967723787773098f4b90a5067807

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.7-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for amplpy-0.6.7-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 8238ab14bdfed81cb93da95e98032bf59a23ed1a359bc8857d825f1719bec866
MD5 49d4c7e4b3b7c92104ca849ccf6b70f2
BLAKE2b-256 50bada69c59dac1b72cd66f5cb1c3457278e42be9b102e0755f1323192793084

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp37-cp37m-win32.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for amplpy-0.6.7-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 459388aef7210be901d46b82f57db402dccd4a2b77392533275bbdc36f88a624
MD5 92f76c58d201fb4e9ce7ec48acaf742d
BLAKE2b-256 705ffd3459db889e8aff6315c03f3012676d5c6b33e6836ef2848f21a600c0e9

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.6

File hashes

Hashes for amplpy-0.6.7-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8f2f06193f7766614b119bb931e3a9df7c5b0719a6b5a4d9473673dc7cb2ff38
MD5 dc679af7fc0a53124254b10efe87e90a
BLAKE2b-256 2f15efb9b1ab4a84b0033fef7dadaff92bc26cdafb4cdad9b8ad93c474d17ce1

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.6

File hashes

Hashes for amplpy-0.6.7-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c023a4a5091cdf16a28ee78a340069728ec74c645ec7e644ad77890404554401
MD5 268294fe83becde59a0ffb09d266562f
BLAKE2b-256 042000bc2f920e2a4cf1365eed41460c886394b9818b43aa3eb2b85770510a81

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp37-cp37m-macosx_10_6_intel.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp37-cp37m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.7m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.7-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 47e0fe004f3cf5a3e18083da2e3b774ca4110f1ecc825103f755a677b927cbca
MD5 70f30ad4dc007bf1708434056f902c62
BLAKE2b-256 275d3c5f277eb4432f70f7c14d2e6bd3874a4ead3caa47882dfb9ad89e0363dc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.7-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for amplpy-0.6.7-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 f3dab1ab318a426e074f2d1c6faffdbbb13c749087210ff7b8a76a57f31d71de
MD5 85125164a7926af7715e65293991975f
BLAKE2b-256 35973d9ad96ef09343d294df543ff654ec440adb5b77262e2acb868c2833c7c6

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp36-cp36m-win32.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for amplpy-0.6.7-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 b821450d46e3612f6297b77f08d2c240d8e102793d9440b0d504bc5035a27ba2
MD5 fd02838c4ff46d03a3700d33a0fe68e4
BLAKE2b-256 1f11726bfc5f0184c12bd0e56c93e0c7d50439f1e71fad7949518041d926de07

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.6

File hashes

Hashes for amplpy-0.6.7-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 60028be49d702bffb77e17624352a3938a63a66e5bb3db3e5eaf59da8e9e76eb
MD5 2f5100fde0d16ca392c952ff226e3eec
BLAKE2b-256 3087dc20c40b1aab09384a9af3822b4fa5a885c5aaf381cfc195175958abcd77

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.6

File hashes

Hashes for amplpy-0.6.7-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 651146aa1dc9c1f7303ac6912cbb548e0381ef35d748d05bf29a5a0bac342b81
MD5 64876b84509532e7b6f676156cf9d21b
BLAKE2b-256 21ee516456bf8cc5c8bbc6930601fea599719250a8db8ac4d663204116827bc1

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp36-cp36m-macosx_10_6_intel.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp36-cp36m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.6m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.7-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 c0be4e602822709c1fc1f2a6e23162f8a8037313dd6c030852d999359b157006
MD5 43fa4f716a0c63fb3f6a04f8571c7857
BLAKE2b-256 dd5b3dedc08eca2608d78af803dfd2b133fd3976756265ff8cebc67299afe7fc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.7-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for amplpy-0.6.7-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 b06455c0e8a2c5c30e8b92e5114d20ccd5075e476bbf577e9a601c9d2ddc3f91
MD5 4b0e7c3ac4eefaa7636acd9180debc34
BLAKE2b-256 eeac17da8e7ab0d1aac202e1c2ed14aa84098831961f5d0724d0f4354c706d46

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp35-cp35m-win32.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for amplpy-0.6.7-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 f4c286ea24631723c6182c06a1a0bf77f23796dd0cce00f3484018a5deb24e04
MD5 b97e67947c7e7f324dd7244c7fd8822f
BLAKE2b-256 280e9f38bcedd1cc559527eec8b7a6f74c0bbfd546a3295dbf11f10fd48ab256

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.7-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.6

File hashes

Hashes for amplpy-0.6.7-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 dff2a4b4958db2ac87b92b6c510674b336f4b5474494e085046b90486ccca707
MD5 f1e5c673dfd2e051b6e6341f2a9d9cc0
BLAKE2b-256 d7dc772d613f02b0331c35c771bcf7fbd4acf4468324e8e0d4cdd585a60ca837

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.6

File hashes

Hashes for amplpy-0.6.7-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 0772b312aeace90c7c82934491e1ea38f509db0da2e488192787effe57563d41
MD5 c9186f99603462091f046763c5ddc4a2
BLAKE2b-256 ea30703105655679de75f87e4c6b7b5877d5098aeb17909d313d17d398041270

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp35-cp35m-macosx_10_6_intel.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp35-cp35m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.5m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.7-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 524013af19e7c7a3a6105f97bbfd2ffc2aaee668efae5d44f019419b5781bcfa
MD5 633878b2472d30f17fb979eb02386b32
BLAKE2b-256 2e7e5c48dea1d4a553e00d0abce1814ffa1b156b3b0dc08fd93ef3f1695ede49

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp34-cp34m-win_amd64.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp34-cp34m-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.4m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for amplpy-0.6.7-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 0757841c2f5681a9833f482f51fc1881c48ce876e9a7882cdf77a28bfc58ecf1
MD5 eea5ea3e2272e3030b5e451a0cd29c49
BLAKE2b-256 4eb8e52906bcfc45dd1b027346137f0ec251106216442e2057081b22dd13f3ab

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp34-cp34m-win32.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp34-cp34m-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.4m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for amplpy-0.6.7-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 55fe60da1baa25bb2d90fb9d3bd9e2e8742a8530bca41ffb3f0ed68f008863e8
MD5 1d5804759b923ed807b9d89e51a476e9
BLAKE2b-256 ad977d70ab95187e5e5ef79503c6997278427d5d5226e87383fc05607827a731

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.6

File hashes

Hashes for amplpy-0.6.7-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 67a2225019c19475ae4e27e1f6b1c322c63faa7ce350be4d75e44e05fbcf94a2
MD5 be316a117610c1081c638b4e64a7f1f9
BLAKE2b-256 6225c3e2990f2dc1d1c6be398556513b53e53413df48d7398aba9e6ca068bfb0

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp34-cp34m-manylinux1_i686.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp34-cp34m-manylinux1_i686.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.6

File hashes

Hashes for amplpy-0.6.7-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 3c60366b39142de18ac972823dd45f68c326b1859fbd1c30df26c62ee5f995c7
MD5 a743f0dcac08eca1b717ec47ff993245
BLAKE2b-256 84957563fe5100b4a16d8fa53454c72d479a0f0878b44d0aa51ee6fb400283f9

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp34-cp34m-macosx_10_6_intel.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp34-cp34m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 3.4m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.7-cp34-cp34m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 5e0b4fc5944f8a922e49a292594df2c3e0dd0cebdffe861b49c1bca0e2776ba5
MD5 b19a6ddedb6b0c3915dd8baa4bbbd732
BLAKE2b-256 a35255e21bbf0cc680daadc1e87b27163859dd49db33fb0d305c8a01477854c7

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp33-cp33m-win_amd64.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp33-cp33m-win_amd64.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: CPython 3.3m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for amplpy-0.6.7-cp33-cp33m-win_amd64.whl
Algorithm Hash digest
SHA256 9564f9b342921a4b4120e2175922fd5213ba33501df264f6956b2f75164f1ed3
MD5 51138fe51ebe37532a0b1971dd81ab8e
BLAKE2b-256 d681de32cf80c455b32fd1745e9eeb9f4191d61c94cfa1e29da4c7fbd0419ebb

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp33-cp33m-win32.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp33-cp33m-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 3.3m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for amplpy-0.6.7-cp33-cp33m-win32.whl
Algorithm Hash digest
SHA256 de7ae0bbb894f6034174fc0e594ca1881aeeef9ea326f425f7d9ff5b026b8a91
MD5 16cacd8c15c481f2cfbb106975cd7583
BLAKE2b-256 07464184ce93f26e754784213298191401f7072cffa13d9d909d818c717fde58

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.6

File hashes

Hashes for amplpy-0.6.7-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 03c3be8030d087d9319bb55397f222455b3c2479db7905296c2ae508371c7714
MD5 b8db30dd716f2745cef2699df882502e
BLAKE2b-256 171d719d889a98cc2f5ad31c7bab60db8f968ff4890eb2faaeb61f7b5c26f711

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.6

File hashes

Hashes for amplpy-0.6.7-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 d4d1eca8283b092c331a2ca643e32c1df090b61b9dd6d7c78ed345638ad948c3
MD5 589e8a518e7a01a0eaf712bf43b0bf13
BLAKE2b-256 133b5e363a5ccb387370082fc301738c9e68917eca77db9b734336e490b0489b

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for amplpy-0.6.7-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 ef05f8997dd5035a120e8cfb6bacebac532938b47d659811bd0618be04d43898
MD5 e506f487d5c4821eb8ddc277a2849ebd
BLAKE2b-256 7a0d8db56efdbfe372ce893014647f4dba98515103c54451398b24b05a7fe357

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp27-cp27m-win32.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 3.2 MB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16

File hashes

Hashes for amplpy-0.6.7-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 3318b69f2dbc10b1268970a36584e817a1e3b9c3daf78aaf605e8be91729cd87
MD5 334e5859eab7b32dc30c23e3334ddef1
BLAKE2b-256 8d4ad09fb40ab6ff9671d652195605867904f2a40b4b580fcaca117f0504c00a

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.6

File hashes

Hashes for amplpy-0.6.7-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 56318597f16a2d92a2c2b0633e5607bbdc7f2fede8f697140f906309d30ea1ae
MD5 145981bc9ea0d60bacdf5443c9953a77
BLAKE2b-256 6dd0e90d49d89c7225083e9f912e57ea98afc7bfcb566fdbe7d6fd428479dfb3

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.6

File hashes

Hashes for amplpy-0.6.7-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 768911feca8a2df8e05f805c528c2fc38cc9afc5cbdd33bc4010b3080a232854
MD5 03910dfa791b7f3cf32ca314181a6be9
BLAKE2b-256 8e11fdd391cf9849ba122df57b7cf8589d202bdea4bdac1308e8108b18a29652

See more details on using hashes here.

File details

Details for the file amplpy-0.6.7-cp27-cp27m-macosx_10_6_intel.whl.

File metadata

  • Download URL: amplpy-0.6.7-cp27-cp27m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.2 MB
  • Tags: CPython 2.7m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.7-cp27-cp27m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 5e0cc696f70e48313f5061086f228379d96a5823c8563f98ec41ccee75cf5e35
MD5 9666a7592232551cd6b1cd1daf9c8d14
BLAKE2b-256 0ee4856fbbb01fa89ce76dcfbc5a3d7f988c3d80dc1cd3d2a6fc29a39fd41137

See more details on using hashes here.

Supported by

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