Skip to main content

Learning Scipy from Tests by David Arroyo Menéndez

Project description

Table of Contents

Learning Scipy from Tests by David Arroyo Menendez

Check Test

  • Execute all tests:

    $ nosetests3 tests

  • Execute one file:

    $ nosetests3 tests/test_basics.py

  • Execute one test:

    $ nosetests3 tests/test_basics.py:TestBasics.test_descriptives

Pypi

  • To install from local:

$ pip install -e .

  • To install create tar.gz in dist directory:

$ python3 setup.py register sdist

  • To upload to pypi:

$ twine upload dist/damescipy-0.1.tar.gz

  • You can install from Internet in a python virtual environment to check:

$ python3 -m venv /tmp/ds $ cd /tmp/ds $ source bin/activate $ pip3 install damescipy

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

damescipy-0.0.6.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file damescipy-0.0.6.tar.gz.

File metadata

  • Download URL: damescipy-0.0.6.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.20.0 CPython/3.5.1+

File hashes

Hashes for damescipy-0.0.6.tar.gz
Algorithm Hash digest
SHA256 0683abb3d3bea0db182a707c4d794e7a299597b61df94588f6e6f9b85d0c087c
MD5 9052a980df64f2ee3043a5385d5e865d
BLAKE2b-256 410761a98f18787b5de9b0e6e602cbffadfba75be012c1b32d9a7e945127d15f

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