Skip to main content

TODO

Project description

Network Evaluations Tools v2

https://img.shields.io/pypi/v/neteval.svg https://img.shields.io/travis/sarah-n-wright/neteval.svg Documentation Status

Python Boilerplate contains all the boilerplate you need to create a Python package with command line

Dependencies

  • TODO add

Compatibility

  • Python 3.3+

Installation

git clone https://github.com/sarah-n-wright/neteval
cd neteval
make dist
pip install dist/netevalcmd*whl

Run make command with no arguments to see other build/deploy options including creation of Docker image

make

Output:

clean                remove all build, test, coverage and Python artifacts
clean-build          remove build artifacts
clean-pyc            remove Python file artifacts
clean-test           remove test and coverage artifacts
lint                 check style with flake8
test                 run tests quickly with the default Python
test-all             run tests on every Python version with tox
coverage             check code coverage quickly with the default Python
docs                 generate Sphinx HTML documentation, including API docs
servedocs            compile the docs watching for changes
testrelease          package and upload a TEST release
release              package and upload a release
dist                 builds source and wheel package
install              install the package to the active Python's site-packages
dockerbuild          build docker image and store in local repository
dockerpush           push image to dockerhub

For developers

To deploy development versions of this package

Below are steps to make changes to this code base, deploy, and then run against those changes.

  1. Make changes

    Modify code in this repo as desired

  2. Build and deploy

# From base directory of this repo neteval
pip uninstall neteval -y ; make clean dist; pip install dist/neteval*whl

Needed files

TODO: Add description of needed files

Usage

For information invoke netevalcmd.py -h

Example usage

TODO: Add information about example usage

netevalcmd.py # TODO Add other needed arguments here

Via Docker

Example usage

TODO: Add information about example usage

docker run -v `pwd`:`pwd` -w `pwd` sarah-n-wright/neteval:0.1.0 netevalcmd.py # TODO Add other needed arguments here

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2023-03-22)

  • First release on PyPI.

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

neteval-0.2.0.tar.gz (384.1 kB view details)

Uploaded Source

Built Distribution

neteval-0.2.0-py2.py3-none-any.whl (108.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file neteval-0.2.0.tar.gz.

File metadata

  • Download URL: neteval-0.2.0.tar.gz
  • Upload date:
  • Size: 384.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.20 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8

File hashes

Hashes for neteval-0.2.0.tar.gz
Algorithm Hash digest
SHA256 730c02066a944e1379842535fb4e0a710e9033ac02b03eb661cd07df8c05d7a1
MD5 764247c53fc3d0658f2a0b7e8f459a2d
BLAKE2b-256 3d3727abd508f83b9bc3b637e2c42c6d2efbbb4c7e34fd8b56f4cc3c91234ef1

See more details on using hashes here.

File details

Details for the file neteval-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: neteval-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 108.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.20 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.8

File hashes

Hashes for neteval-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0b37dea47aabdae752293edf4c7d1ffc591ae4b9631e4f218e8f3788d5b51f51
MD5 89b60ee8975e76c717c52071a4f70d78
BLAKE2b-256 2fa0611772881119bc47fdd5555a422a157ea1224d825e0bfe7c5f679591209f

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