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
Release history Release notifications | RSS feed
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)
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8e9afd789eaea546ca52481b54325eee17614323559049ecaae02beedb3be84
|
|
| MD5 |
85b5e8815ac47364c33f346cb1327e3c
|
|
| BLAKE2b-256 |
4977aa17418211b8625c58c1c064d82d4afe3ef331815ad8d548583faa11d1cb
|