Skip to main content

Learning basic control structures and basic datastructures from Tests by David Arroyo Menéndez'

Project description

Table of Contents

  1. Check Test
  2. Pypi
    1. You can install from Internet in a python virtual environment to check:
    2. To install from local:
    3. To install create tar.gz in dist directory:
    4. To upload to pypi:

Learning Numpy from Tests by David Arroyo Menéndez

Check Test

  • Execute all tests:

    $ pytest tests

  • Execute one file:

    $ pytest tests/test_basics.py

  • Execute one test:

    $ pytest tests/test_basics.py:TestBasics.test_indexing

Pypi

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

To install from local:

$ pip install -e .

To install create tar.gz in dist directory:

$ python3 -m build

To upload to pypi:

$ twine upload dist/damenumpy-0.1.tar.gz

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.2.1.post1.tar.gz (45.5 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: damenumpy-0.2.1.post1.tar.gz
  • Upload date:
  • Size: 45.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for damenumpy-0.2.1.post1.tar.gz
Algorithm Hash digest
SHA256 79d97a27ad12b1ace4fce991566711bfeb4e455cf638eee6c5826ab821ab0950
MD5 2c82a9504575aac52b99c2e2c7addd91
BLAKE2b-256 d36bd2ef0928fccbdf7cf59375e6f880ba75274ef5a2fa667e1f0c35b2ebf11f

See more details on using hashes here.

Supported by

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