Skip to main content

Mattoolkit CLI

Used to execute the queued VASP calculations. Needs to be installed on all clients to run jobs from the Material Toolkit.

Handling Port Restrictions

function ssh_tunnel()
{
     if [[ $(ps aux | grep "[s]sh -D 8443") ]]; then
          echo "SSH proxy already exists"
     else
          echo "SSH socks proxy created on port 8443"
          ssh -D 8443 -f -C -q -N newton
     fi
}

function tunnel_if_no_http()
{
     if [[ $(nc -vz google.com 80 -w 1 |& grep failed) ]]; then
         ssh_tunnel

         export http_proxy=socks5://localhost:8443/
         export https_proxy=socks5://localhost:8443/
     fi
}

tunnel_if_no_http

Release files for mattoolkit 0.0.32

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for mattoolkit 0.0.32
File Size Uploaded
mattoolkit-0.0.32.tar.gz 29.4 kB Details

Release files / mattoolkit-0.0.32.tar.gz

Download URL mattoolkit-0.0.32.tar.gz
Size 29.4 kB
Tags Source
SHA-256 checksum
How to use checksums
60fb84748e0daa5a268de34a57b94e1d1361ab35a1b05cecea6901b0882ac1ac
BLAKE2b-256 checksum
How to use checksums
738951a4e6205fe778fa55936340dabc2c606980cf52da24b89ff82b3f78fc70
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.0.32 This release

1 release file

0.0.31

1 release file

0.0.30

1 release file

0.0.29

1 release file

0.0.28

1 release file

0.0.27

1 release file

0.0.26

1 release file

0.0.25

1 release file

0.0.24

1 release file

0.0.23

1 release file

0.0.22

1 release file

0.0.21

1 release file

0.0.20

1 release file

0.0.19

1 release file

0.0.18

1 release file

0.0.17

1 release file

0.0.16

1 release file

0.0.15

1 release file

0.0.14

1 release file

0.0.12

1 release file

0.0.11

1 release file

0.0.10

1 release file

0.0.9

1 release file

0.0.8

1 release file

0.0.7

1 release file

0.0.6

1 release file

0.0.5

1 release file

0.0.4

1 release file

0.0.3

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page