Skip to main content

Learning Numpy from Tests by David Arroyo Menéndez

Project description

Table of Contents

Learning Numpy 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_indexing

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/damenumpy-0.1.tar.gz

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

$ python3 -m venv /tmp/funny $ cd /tmp/funny $ source bin/activate $ pip3 install damenumpy

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

damenumpy-0.1.2.post1.tar.gz (44.5 kB view details)

Uploaded Source

File details

Details for the file damenumpy-0.1.2.post1.tar.gz.

File metadata

  • Download URL: damenumpy-0.1.2.post1.tar.gz
  • Upload date:
  • Size: 44.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for damenumpy-0.1.2.post1.tar.gz
Algorithm Hash digest
SHA256 fcc14efe7a0fd7a3b1d10fbe2aa5840b4a72d07c3bbbf87da90c01e21a2f133f
MD5 968c9c3f5a7b218569bf7a66551fbda8
BLAKE2b-256 32cc037ebf1d1db6464327b05c90aa96a7e2c5c6cad14f77ec086787e2f74de2

See more details on using hashes here.

Supported by

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