Skip to main content

CLI to provides Pre processing tools for DFT -1/2 calculations

Project description

Documentation Status Total alerts Language grade: Python Latest version released on PyPi Number of downloads

The DFT -1/2 method

DFT-1/2, an alternative way of referring to the LDA -1/2 and GGA -1/2 techniques , is a method that method for approximate self-energy corrections within the framework of conventional Kohn-Sham DFT which can be used not only with the local density approximation (LDA), but also with the generalized gradient approximation (GGA).

The method aims to predict energy gaps results with the same precision as the quasiparticle correction algorithm, considered the state of the art for calculating energy gap of semiconductors. In addition, the computational effort of the method is equivalent to the standard DFT approach and and is three orders of magnitude lower than the aforementioned GW method, which allows the technique to be applied to complex systems.

sysfs line plot

Fig 1. Comparison of calculated band gaps with experiment. The red square are the SCF LDA-1/2 (standard LDA-1/2). The crosses are standard LDA. The small gap semiconductors are metals (negative gaps), when calculated with LDA. LDA-1/2 corrects the situation. The band structure calculations were made with the codes VASP and WIEN2k.

What is minushalf?

Minushalf is a command line interface (CLI) developed by the group of semiconductor materials and nanotechnology (GMSN) that aims to automate the application of the DFT -1/2 method. The commands available in this CLI automate both the entire process and each of its steps in order to be used for several purposes.

Installation

The minushalf CLI can be easily installed by PyPI with the following command.

$ pip install minushalf

Requirements

The minushalf CLI was built in order to automate the application of the DFT -1/2 method. Thus, as the method requires the calculation of eigenvalues for each kpoint and band, it is necessary to install some software that performs ab initio calculations. Currently, the following softwares are supported by the program:

  • VASP

More information

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

minushalf-1.7.tar.gz (169.9 kB view details)

Uploaded Source

Built Distributions

minushalf-1.7-cp39-cp39-manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.9

minushalf-1.7-cp39-cp39-manylinux2014_i686.whl (1.5 MB view details)

Uploaded CPython 3.9

minushalf-1.7-cp39-cp39-manylinux2010_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

minushalf-1.7-cp39-cp39-manylinux2010_i686.whl (1.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

minushalf-1.7-cp39-cp39-manylinux1_x86_64.whl (838.5 kB view details)

Uploaded CPython 3.9

minushalf-1.7-cp39-cp39-manylinux1_i686.whl (725.0 kB view details)

Uploaded CPython 3.9

minushalf-1.7-cp38-cp38-manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.8

minushalf-1.7-cp38-cp38-manylinux2014_i686.whl (1.5 MB view details)

Uploaded CPython 3.8

minushalf-1.7-cp38-cp38-manylinux2010_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

minushalf-1.7-cp38-cp38-manylinux2010_i686.whl (1.4 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

minushalf-1.7-cp38-cp38-manylinux1_x86_64.whl (844.5 kB view details)

Uploaded CPython 3.8

minushalf-1.7-cp38-cp38-manylinux1_i686.whl (730.0 kB view details)

Uploaded CPython 3.8

minushalf-1.7-cp37-cp37m-manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.7m

minushalf-1.7-cp37-cp37m-manylinux2014_i686.whl (1.5 MB view details)

Uploaded CPython 3.7m

minushalf-1.7-cp37-cp37m-manylinux2010_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

minushalf-1.7-cp37-cp37m-manylinux2010_i686.whl (1.4 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

minushalf-1.7-cp37-cp37m-manylinux1_x86_64.whl (837.2 kB view details)

Uploaded CPython 3.7m

minushalf-1.7-cp37-cp37m-manylinux1_i686.whl (723.3 kB view details)

Uploaded CPython 3.7m

minushalf-1.7-cp36-cp36m-manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.6m

minushalf-1.7-cp36-cp36m-manylinux2014_i686.whl (1.6 MB view details)

Uploaded CPython 3.6m

minushalf-1.7-cp36-cp36m-manylinux2010_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

minushalf-1.7-cp36-cp36m-manylinux2010_i686.whl (1.5 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

minushalf-1.7-cp36-cp36m-manylinux1_x86_64.whl (980.7 kB view details)

Uploaded CPython 3.6m

minushalf-1.7-cp36-cp36m-manylinux1_i686.whl (858.8 kB view details)

Uploaded CPython 3.6m

File details

Details for the file minushalf-1.7.tar.gz.

File metadata

  • Download URL: minushalf-1.7.tar.gz
  • Upload date:
  • Size: 169.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7.tar.gz
Algorithm Hash digest
SHA256 bd8cf4b6ef4c67b7dbbe994c8f8cb5be21c1e629603556f41976046049f14f54
MD5 64eefe92dbf2c5144c209a23dab639d6
BLAKE2b-256 6f7273c554b5d4e6817c42c4e8ca56048c288735a5b000241999cac375bc978d

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

  • Download URL: minushalf-1.7-cp39-cp39-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3a53d6bad7eacdc7adf9e9064f5daf917c44bac41c25bcc338cbaabc3f9b4e5d
MD5 a1e66e5b94af6074118649667506ae68
BLAKE2b-256 69b6158a45e9b299ec46ee22d400d030bf343e7b368c89ac8e681f1d1c3e5271

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp39-cp39-manylinux2014_i686.whl.

File metadata

  • Download URL: minushalf-1.7-cp39-cp39-manylinux2014_i686.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp39-cp39-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c186e827eebbe8ea05c3c16ec0d7fc9cd038bcb3673a9676d40c875867566b37
MD5 dc3897ca220e4786bf47f8af5df6f17f
BLAKE2b-256 43e9f9ea873d180a927c709b568b2904f394cda8a05a992138d262816c9ae81d

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: minushalf-1.7-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 8bccda37524c850a45f9c99ddbf81a7376166477ffe16d930c98281af1c8f9b0
MD5 75a5289d10db338458f77d3cf8c7f92a
BLAKE2b-256 a0f77179d2960ca6a47baa656db33811a521b6eafbda3eac99bc05e3d1f7a47f

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: minushalf-1.7-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 33c6493bbfb7db1885e0e37ee7049ed936caa9be6056d78da852f742796197f1
MD5 401478058ee2ff0d24bccdeb454a3fb7
BLAKE2b-256 3a29bfbbea6fe40837f92dd25596ca30c39c891a431dfc175fff5fa9335fcc55

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: minushalf-1.7-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 838.5 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 9fb0e3f8159962ab150d84d4187c64d82aaae6cec6c6697074977a290b482bfe
MD5 cd1fd32fee5426993f3cfb142a7f743e
BLAKE2b-256 db4c73b6954e620369365c7dc91b2d2eb6464d28d43d676301d2d433a0e0d8b9

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp39-cp39-manylinux1_i686.whl.

File metadata

  • Download URL: minushalf-1.7-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 725.0 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 e1ce125d22718bd535606ec3e86a1cde2bdd4a62d866d5e998860ce00a67dc7b
MD5 5de0410cda9b2f508e608e33982922b0
BLAKE2b-256 620fb37e5b69b6f5e6a488a8f4e49e7384a4f43d5d1fea049591aa33b209f6e8

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: minushalf-1.7-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6b03b42995681f6bb3f5aec6b9373f742fe88140ffba44042c2fdce2d82a2b85
MD5 382f3ec8a2216d8238278cb50c13bba9
BLAKE2b-256 38d580b221ce90f39941553d04db2d0506c12ac26ea28e735e148c8f08547366

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp38-cp38-manylinux2014_i686.whl.

File metadata

  • Download URL: minushalf-1.7-cp38-cp38-manylinux2014_i686.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp38-cp38-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cdc9774c3cede74fc3d0037c3b75180ff1318b9c4a6361af86b2b8548010a2c4
MD5 541df18205896ca8cdf0fea2690ca464
BLAKE2b-256 c32ab901c0860df3daf5bce1e7ad386e025b1ebfc531cedcdeaf54f9601e3857

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: minushalf-1.7-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 fda566b61a63aee053349457e569993a54ac86284acf540ad8611b865cbac6b9
MD5 4ff147597c58f2ede22e0a2c4668b258
BLAKE2b-256 13e2d08f661f972e320707dd60c3bd1b7af9fa22e47eaa94fe2b6f1617c50a32

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: minushalf-1.7-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 a683d88222345d9ac30649eabfe8620b5a804cfab48b0c2e8d2151ae23bbba26
MD5 a94a244a189bf44b95c592f22f80656e
BLAKE2b-256 0848eaff2894d38cf758538b7baa6c65217f5d9e3c8ba8c572b35654486b68c3

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: minushalf-1.7-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 844.5 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 02b2deafbc97d95bffa6a24e46ede66f5fefdfc15a73dd47a4754c291ab3ce0b
MD5 4769a9c65776bb67632339073877cc94
BLAKE2b-256 8638a7043dea42c2940da9c91b78b4a4ee028eab52cf58ffc092e4e99956d7c8

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: minushalf-1.7-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 730.0 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 7e64109ff9d0586301cd23fc4c754237800ca57b3cd9c143fefabd63c060a34c
MD5 16685faa21d2280a454cd663e0a4a404
BLAKE2b-256 19710772121b36b4b607ba6445dd3de9a1e6042e0637038648c2d6f6f8229c4f

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: minushalf-1.7-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2cc102f25e04340f49fc64ef57c5af4c42183ed4899fe785f5504e2781e51c03
MD5 da6680711e49ecbca8b5734c3f6a511c
BLAKE2b-256 13834bd04280e2d53b5f02ba2781a9b344e47d1fb6ccf72772f2136ee073b2c7

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp37-cp37m-manylinux2014_i686.whl.

File metadata

  • Download URL: minushalf-1.7-cp37-cp37m-manylinux2014_i686.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp37-cp37m-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 671cee7afa673f1613f43ae3baa56b3c46aec8af581fa1ef008db73d43fd17e9
MD5 c4074b544d02b2741f736b79de433a31
BLAKE2b-256 7d2d4571b1b80ca7f2c02c035db6bbbef73cb34991f0f35b4ec83252c464575c

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: minushalf-1.7-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 bde84ef95f370f4e7940177553cd1cf8cbb072f7512e56622fa19b369e9af56e
MD5 ce7185ba71c9335cfa3118b1bcfad4f0
BLAKE2b-256 0dd625e429f71cc0610af9fb9d29af6446eebbbaad99fc3ec02155452b8e21f5

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: minushalf-1.7-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b430606c786dab17d902da1c99395eb66995c6a3f7faae4d0ced2fd53268b96b
MD5 be5afaa5732c5c1a1c81ef308249dcdd
BLAKE2b-256 5c16e82e9bcae1b662f8a31328dfb9b3a8d8328365aff9d02ac824f8aa4c45a7

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: minushalf-1.7-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 837.2 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f427f5eaf93aecd4701d7d279cfe6283c5cdee308ce7c4defd5ee7be22faed33
MD5 2b907777a016f30258b487d7f6b0fa28
BLAKE2b-256 0e9e37f319ad1a20e81ed22a7e4ea8480376a1644175004a80a85bbea0289cb7

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: minushalf-1.7-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 723.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6f4950a771bcba7a550fa6cf373d1c29c939be00937e13e0c166649d60cf6848
MD5 db0a928f79442fdf793f76c6e5edbf51
BLAKE2b-256 c46340174a40503bc454292f4aa57a26a859f41abcd676fd8508f62106787c5c

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: minushalf-1.7-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8ce1feb5d7a973e7a3c020c8a699c1cd99045ba69896261baedf8d3ade21e5a5
MD5 4e424499e313d89dedbb0c8dc91835f6
BLAKE2b-256 cae0b6de3ff51837166dfdf0e14eb407fb0028c5c430cf65eada7691712147f8

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp36-cp36m-manylinux2014_i686.whl.

File metadata

  • Download URL: minushalf-1.7-cp36-cp36m-manylinux2014_i686.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp36-cp36m-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8093213a9c2077a2af61aebcc9803d6eba3954a97072f511d1bbd27ebef8a8d6
MD5 4a4376c4a6f9014e62f555a1a9edd62e
BLAKE2b-256 d007dd97e34903322b34d3d42a82f904d776456c1a6671674e5fe5aa3d3a0d8b

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: minushalf-1.7-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e61464d7b391069fe7f484412286676ec7ce0617308a46924c0a92970d7d6207
MD5 fc202fb414f6cd21c401543560a8c4ef
BLAKE2b-256 9a44b4ba879c3eaff4c21eeb55beb9108903afd0f3dfa614ae49ed2bbfdd0079

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: minushalf-1.7-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 8007998dea351b8038a6d7986bf0de23b1a988e3345974fe61ff01a1928a0723
MD5 b27e16eac7880416deb163a024aed864
BLAKE2b-256 46d489f45a487be9fdc7d48c9bf26edac2498698ff9322f4542fbd8dd5d85748

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: minushalf-1.7-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 980.7 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 497fe65d1aeee323b2d6cff0eca7089511f3a712dc234419a0a46f192c4e29c0
MD5 2c5129d58c11b85481e0cba8637a6619
BLAKE2b-256 e3e5fe4ffb03abe815985e812612280a728e29bd9e746087a5b7f89c28ba1dd3

See more details on using hashes here.

File details

Details for the file minushalf-1.7-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: minushalf-1.7-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 858.8 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for minushalf-1.7-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 addcaf2249a4ca2ea5e4be09b02e836ea5dfa3079f339bf1730ba51ee7452520
MD5 63612fb123a80e6ae4a18e309a37b8c9
BLAKE2b-256 701b6141f35734e87379e89487db5a9a26e426391bc58c95858cb49e900366f1

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