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 Menéndez

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.1.1.tar.gz (19.0 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: damescipy-0.1.1.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for damescipy-0.1.1.tar.gz
Algorithm Hash digest
SHA256 6a57d2ea1becdb6c022a0d8d766312921ac69c246e23f4bf220226100a9e9a18
MD5 a396a29b3f5b2e55a547bb8c1f755aa0
BLAKE2b-256 6e841fcf536ac3a6b8258db4b16903092a15deb63a00c1b81c2436f889f5c1b6

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