Skip to main content

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

Release files for damenumpy 0.2.4.post1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for damenumpy 0.2.4.post1
File Size Uploaded
damenumpy-0.2.4.post1.tar.gz 101.9 kB Details

Release files / damenumpy-0.2.4.post1.tar.gz

Download URL damenumpy-0.2.4.post1.tar.gz
Size 101.9 kB
Tags Source
SHA-256 checksum
How to use checksums
1db80244124055b95fa3bac8a5a9da6e235281c9adda95ea02c29b02922355af
BLAKE2b-256 checksum
How to use checksums
bb42e12d3750c2e0a42522772351388180b0ff5bf02fbe6a027a5274ca7b1612
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release history Release notifications | RSS feed

This release

0.2.4.post1 This release

1 release file

0.2.4

1 release file

0.2.3

1 release file

0.2.2

1 release file

0.2

1 release file

0.1.1

1 release file

0.1

1 release file

0.0.12

1 release file

0.0.11

1 release file

0.0.10

1 release file

0.0.9

1 release file

0.0.8

1 release file

0.0.7

1 release file

0.0.6

1 release file

0.0.5

1 release file

0.0.4

1 release file

0.0.3

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page