Skip to main content

Learning Numpy Library 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_arange

Pypi

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

$ mkdir /tmp/funny  
$ python3.14 -m venv /tmp/funny
$ cd /tmp/funny
$ source bin/activate
$ python3.14 -m pip install --upgrade pip  
$ python3.14 -m pip 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.2.tar.gz (46.6 kB view details)

Uploaded Source

File details

Details for the file damenumpy-0.2.2.tar.gz.

File metadata

  • Download URL: damenumpy-0.2.2.tar.gz
  • Upload date:
  • Size: 46.6 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.2.tar.gz
Algorithm Hash digest
SHA256 4142bf45d3449b8239392c25bc9498f9f48ca583ed9a06c2a5d590a6996b4aed
MD5 fc9c817d6d1b3b04f90762b1499cd547
BLAKE2b-256 4ea0fcd57326412659b8149df3bcbb24bfe80e93be86e4a5b6616595dc48d081

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