An open API service indexing awesome lists of open source software.

https://github.com/newtonproject/hep-tools

Tools for HEP
https://github.com/newtonproject/hep-tools

Last synced: 3 months ago
JSON representation

Tools for HEP

Awesome Lists containing this project

README

        

# Tools for HEP

## 1. Dependency
If using MacOS, install **pip** first.

`
sudo easy_install pip
`

## 2. Installtion
`
pip install heptools
`

## 3. Usages

### Generate the secp256r1 private key and public key
`
heptools -path private.key
`