Skip to main content

Table of Contents

  1. To execute tests:
    1. All test
    2. Single test's file
    3. Single test
  2. Pypi

To execute tests:

All test

$ cd dameformats
$ ./runtests.sh

Single test's file

$ cd dameformats
$ pytest tests

Single test

$ cd dameformats
$ pytest tests/test_damecsv.py::TestDameCsv::test_damecsv_csvcolumn2list 

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/dameformats-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 dameformats

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dameformats-0.1.6.tar.gz (301.8 kB view details)

Uploaded Source

File details

Details for the file dameformats-0.1.6.tar.gz.

File metadata

  • Download URL: dameformats-0.1.6.tar.gz
  • Upload date:
  • Size: 301.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for dameformats-0.1.6.tar.gz
Algorithm Hash digest
SHA256 c79bb66b6c95282a7b21171886df48a5a6ffbdce36b2462015cbbb5bb33dcc78
MD5 5f1f87837f66fcf1397f7fe33a194ffc
BLAKE2b-256 c28b93b9073cc7f3600fb7b8f633f7016ef1460ea08f0e48beacf07c32fae70a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.6 This release

1 file

0.1.5.post2

1 file

0.1.5.post1

1 file

0.1.5

1 file

0.1.4

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

0.1

1 file

0.0.15

1 file

0.0.13

1 file

0.0.12

1 file

0.0.11

1 file

0.0.10

1 file

0.0.9

1 file

0.0.5

1 file

0.0.4

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 file

Supported by

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