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

Uploaded Source

Built Distributions

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

Uploaded CPython 3.7m Windows x86-64

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

Uploaded CPython 3.7m Windows x86

amplpy-0.6.5-cp37-cp37m-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.7m

amplpy-0.6.5-cp37-cp37m-manylinux1_i686.whl (5.5 MB view details)

Uploaded CPython 3.7m

amplpy-0.6.5-cp37-cp37m-macosx_10_6_intel.whl (4.1 MB view details)

Uploaded CPython 3.7m macOS 10.6+ intel

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

Uploaded CPython 3.6m Windows x86-64

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

Uploaded CPython 3.6m Windows x86

amplpy-0.6.5-cp36-cp36m-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.6m

amplpy-0.6.5-cp36-cp36m-manylinux1_i686.whl (5.5 MB view details)

Uploaded CPython 3.6m

amplpy-0.6.5-cp36-cp36m-macosx_10_6_intel.whl (4.1 MB view details)

Uploaded CPython 3.6m macOS 10.6+ intel

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

Uploaded CPython 3.5m Windows x86-64

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

Uploaded CPython 3.5m Windows x86

amplpy-0.6.5-cp35-cp35m-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.5m

amplpy-0.6.5-cp35-cp35m-manylinux1_i686.whl (5.5 MB view details)

Uploaded CPython 3.5m

amplpy-0.6.5-cp35-cp35m-macosx_10_6_intel.whl (4.1 MB view details)

Uploaded CPython 3.5m macOS 10.6+ intel

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

Uploaded CPython 3.4m Windows x86-64

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

Uploaded CPython 3.4m Windows x86

amplpy-0.6.5-cp34-cp34m-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.4m

amplpy-0.6.5-cp34-cp34m-manylinux1_i686.whl (5.5 MB view details)

Uploaded CPython 3.4m

amplpy-0.6.5-cp34-cp34m-macosx_10_6_intel.whl (4.1 MB view details)

Uploaded CPython 3.4m macOS 10.6+ intel

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

Uploaded CPython 3.3m Windows x86-64

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

Uploaded CPython 3.3m Windows x86

amplpy-0.6.5-cp27-cp27mu-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 2.7mu

amplpy-0.6.5-cp27-cp27mu-manylinux1_i686.whl (5.5 MB view details)

Uploaded CPython 2.7mu

amplpy-0.6.5-cp27-cp27m-win_amd64.whl (3.3 MB view details)

Uploaded CPython 2.7m Windows x86-64

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

Uploaded CPython 2.7m Windows x86

amplpy-0.6.5-cp27-cp27m-manylinux1_x86_64.whl (5.4 MB view details)

Uploaded CPython 2.7m

amplpy-0.6.5-cp27-cp27m-manylinux1_i686.whl (5.5 MB view details)

Uploaded CPython 2.7m

amplpy-0.6.5-cp27-cp27m-macosx_10_6_intel.whl (4.1 MB view details)

Uploaded CPython 2.7m macOS 10.6+ intel

File details

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

File metadata

  • Download URL: amplpy-0.6.5.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.5.tar.gz
Algorithm Hash digest
SHA256 d3e0f5d6faa4751e9ca9a98ec9f9ad7b4780e4fac98f708f058addac7c17f6ed
MD5 992584225cc045ec1516fbafd3f99499
BLAKE2b-256 dbeb78ee1655dd2510c679412576bfda08705a3ddc8ea5535856c414cc66a7fa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b6caee2c906532c7ae0eb6ad03ce3bbe6f28be989a9d614f11a57cd5f060e9f8
MD5 f38b11c21480382411243cb20ea3b1b7
BLAKE2b-256 35a872f92e397fc9b0ba0fb017ce7b906e5113e9d343b23d72502abfdde911c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 7c1460efb99fb7a7cc297015d7a0e3b18afa958a2d380a26803f5289cf95c703
MD5 d4c16ce33e95c29e5dbaeb833b700a70
BLAKE2b-256 5ac8f7f52f5b3a63c25b72fb35493790676daf6fc7fd6a316bd70a04ed00aacf

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for amplpy-0.6.5-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 aa1c5591268d9d3867065f746f938ca0f948c571259a77aec2bdba0d87aa27c1
MD5 51edbae234d9c88c541d1069e43c3ae8
BLAKE2b-256 49e3e120cff73ba34b1779c1d105159865182696f322842a859f0d8f86c3d904

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for amplpy-0.6.5-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 4f4f2157959299bed90a788d8910752c5ef9d81e9cc73c99e04388bb1069998f
MD5 77b9b18800f3316f372c0a923cc3622f
BLAKE2b-256 ad4260d70805d30c738da41f165f940cca6a8a28654ba097d15dcd1de88f9f87

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-cp37-cp37m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.1 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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 48d9585676fe7391fd8e2cd343129851f3416e45166d5fbc458689324f15c1c8
MD5 220f7da3c400a31f5494f54a2497d168
BLAKE2b-256 2bd67d051e055b33254ea76c88238b612836a6575f95296d67c3e3d889c33017

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 acabe522dc73c965f062e74ef622b5b927f354b0a928f85870011cc48da3003b
MD5 84b9bcbe903fd944f2362a4903bca4b0
BLAKE2b-256 2bbdf2c983cd05516236643799ad4d922e59d75adaaf9ba85ff62ede8fe7418e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 fe971c571a0440869078a9f51b813ce3e29633c4fee85d81f8fc71ab12c64c42
MD5 a68f13b3a2e1dbdddaf571e12b824ac7
BLAKE2b-256 04b868e0eed69bd38104127f1702ba248f9020c36783f19156a2e8b59dadfc2b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for amplpy-0.6.5-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d75c3bbbd8f5d85d5c07ffb1956f189722880c7c793e5a9832503601ccd817fc
MD5 ad283ae08eaaf146f06cb150d620cf81
BLAKE2b-256 3a0e390f3ace31243c441ef9aa4c5844826b4795d4b627d793aa2068bf55b289

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for amplpy-0.6.5-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ffc2578d5ff62e51be9a0b6934e326a9c81fb3330d3509cd10fc7fb7c8f41182
MD5 11fad84e6a992f6634662e79136f3ff8
BLAKE2b-256 7440d51ef4467421c83a7703770d71c5288e57ed33486df655f195f0c7f6c3fb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-cp36-cp36m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.1 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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 5d3db718df7172d2f1f4f72727aa2b012e2431bd9438be94df10e2e2b45985a6
MD5 f852d3b729a247122273d416ed0ff39b
BLAKE2b-256 ac7dd81ecd1e980ed80bbce6166c35feee7121ec052f4d635f72c771181b2a0c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 c4247bb841fef4231d098608542e587f615ad7253316cf2fd1daf7ca5f1b7417
MD5 1004b109aa5b5714577ff3d05800c929
BLAKE2b-256 ab4f0e7f9bd69d23c26c5cf843bc6b99682d2959952729971bbd24da2bab3019

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 ad513fdc066bb8c53d9bd2bed389d28314253c6efa3488f7daa0dcaec6ad028f
MD5 e3cd81c072c4ef6a8d6e98c869c9213c
BLAKE2b-256 56d82ac669f436f4311a7e3039326839e5ba8fd6c8f7a72d7da5fb0ebe39fbd3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for amplpy-0.6.5-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 40c7386491a76681a417b52f2ab21af7be628234e06fcf1c42b9b90b35cbfc49
MD5 82646bac012f675ddd42ee068bfed512
BLAKE2b-256 285578bb15d3c0f49cb6ac69621e88148484c57e5029ae0e99b51160c0002da3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for amplpy-0.6.5-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 52f440c4296850527f512ce0910b56f12d50aa1d7c8512f474c8fb5b6ebfd242
MD5 2a2d777c35d7c86b2cf2cb0d7be36340
BLAKE2b-256 a0404ecec9adb98041ac562044a91c79f5e0217bf1e3e7f498d364dab65bcac6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-cp35-cp35m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.1 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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 c88db9b2d99f0a134c13d69e044bf03723519d036ce65dbcc27210c97bd43f86
MD5 2683f0d345f0f9f71f9ac0ada02f8a40
BLAKE2b-256 d1ddbd18e3be17b051070cc37a522f7349c2d8a3ceedd36d7205e127e5e5f13d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 aff700c42e35afa026c10ab7efe5d1f5b3d6fa61168789414503f24a238d5dc3
MD5 7625865d9c29e7e6ab82db902dba288f
BLAKE2b-256 5f7c26172b221ae495965327fb0afa15b78a4569e127447b3ae175672750ffd3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 c343ac6be0fcb673bc6033384e351a1c849f074a23b53d81efc283f83795d842
MD5 a43b79593a1ce5ac2f3cc7d0c96b55d3
BLAKE2b-256 518dbd811e05914c064f4e35c561b77022ecc1c39d4c8053e0fbd8489b54908b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for amplpy-0.6.5-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0105a3541363c07e38d6b745c9b9de548bc52aebefa5c816b0dc121b2d89c4e0
MD5 f603da1ad5f7be9369fe10aee65dbfbc
BLAKE2b-256 b83180969a22f5c4c98e3c01577ac0c6d1d35ae70acf9cc9a3ad248b594f03ea

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for amplpy-0.6.5-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 9909dc0510baf1fb52711c15cfa0a0e7537125aa3018c8d1b480f775f76f36af
MD5 26798807e2f3175fc004074465d23346
BLAKE2b-256 060670b8b61ad92452a9616190b283ac372cd6770fa98aa371e50913489f04de

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-cp34-cp34m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.1 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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp34-cp34m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 457a42717d9931e5081fa62eb56ce96142ee76cbb1741854dc30ecd767068358
MD5 cfe9cd6b6e3914888cc78e650e9401e8
BLAKE2b-256 c20462caabdb952562fb7df67dac6f1eff4e998bfcb0ecebd9f27714fe27d614

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp33-cp33m-win_amd64.whl
Algorithm Hash digest
SHA256 c94c950cc7e15aa56b38203c0fe55bfe6756ee09b261a7a58e7a73e73416e766
MD5 e1873e3ab73aa2ecdd7d34d5574d5d60
BLAKE2b-256 57268b41b79e1fa10e618d09e4ee815259b3d52eefa608aacf17c20cd463c035

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp33-cp33m-win32.whl
Algorithm Hash digest
SHA256 fb3f396279c048be73404b2001926642f644e51dc95ea34bedb4562b0ad1df58
MD5 ee70121ac8fb15c04ca2bbbeb6d75ba4
BLAKE2b-256 4a36e0d2a7e0f082983bc83e31f7f16e0fcc3600c02d3065d3cd1d7b1c723f95

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for amplpy-0.6.5-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f1a40febc3e43ddcfe88ccaa91d964196cea62f243ae19d078fc74989adab2ab
MD5 ec9db7176417a0c237dfff1229afeab6
BLAKE2b-256 4f697b2d5ea9d76c4e7bdc9e7becd0147238ecb12c686d6d5443273a0affb3b7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for amplpy-0.6.5-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c00356ed60a1583f010d04b2148c88190e09695645a0ed6d0a2cf9fc2971b449
MD5 566251c34048df31bd180e73286c3b9e
BLAKE2b-256 c316866180e21ef86552ee6359e0545ff82785e65d080fb4e1131bc9c9c02c0d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 3.3 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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 9c4de91ebf211fd8fc89c9b7e57c416380ed4675850fb231af10d740b0efa65f
MD5 5a53972ad3925e31a9ca3954dce6b0fc
BLAKE2b-256 afc3b802f3c9a3070dbab0d3bd9733fa6c8655f9305867c3265829fcf177cfa7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 af4ed436fc666beae675978d02264f07a59363074c4ad42111130c4a117c7388
MD5 f7eafd59ea9dbecd8a29a7d62ca1ca75
BLAKE2b-256 2f8f7e3b1403d6d23b16532ffd67c8db72f3b162260342a7afc791775eacc087

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for amplpy-0.6.5-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 03a09bc72a91a33ab80c4072de32823e620ede6a25bea016600b7f0754e16433
MD5 131ae0cde51cdae5b9e63df830032671
BLAKE2b-256 fbeeb122cec083256edcfb9819c7e30b2bb6781f1203e109cff71ece7fe7fef8

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for amplpy-0.6.5-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 23dbe11879fa7991fb70925bd202f8d84f75766fb41c100d4f778b719df2a9d0
MD5 b32fd8eaee76aedf51c4aca964236e82
BLAKE2b-256 b940c5796bca0b2ed34901137807d29a00da491468d2c1e2f846d9548d3bb0ef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: amplpy-0.6.5-cp27-cp27m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 4.1 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.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for amplpy-0.6.5-cp27-cp27m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 d7a5c73101e7d1921d68d9d5ef1b40ac0e5b1ae48f610eeeca6057cdc451f00a
MD5 02bec97ba8398b0a913137c6667569f6
BLAKE2b-256 49f443160ae7fb30943216a5c99c1bb3ad50625a924b6869c918026c2defa6ae

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