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.0.7.tar.gz
(4.6 kB
view details)
File details
Details for the file damescipy-0.0.7.tar.gz
.
File metadata
- Download URL: damescipy-0.0.7.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0511f0018e76d794833c25ec708b082196a9c070c46f8ba17c36a18695fe82a |
|
MD5 | c34ac2e58b28fcff1be8b6e2a58bbe70 |
|
BLAKE2b-256 | d5163714aa947c5bf00361109b4f846000a29dce28aa11073d19c3f22a81eb8c |