Skip to main content

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

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

Uploaded Source

File details

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

File metadata

  • Download URL: damescipy-0.1.3.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for damescipy-0.1.3.tar.gz
Algorithm Hash digest
SHA256 b8e9afd789eaea546ca52481b54325eee17614323559049ecaae02beedb3be84
MD5 85b5e8815ac47364c33f346cb1327e3c
BLAKE2b-256 4977aa17418211b8625c58c1c064d82d4afe3ef331815ad8d548583faa11d1cb

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.3 This release

1 file

0.1.2

1 file

0.1.1

1 file

0.1

1 file

0.0.9

1 file

0.0.8

1 file

0.0.7

1 file

0.0.6

1 file

0.0.5

1 file

0.0.4

1 file

0.0.2

1 file

0.0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page