Skip to main content

Table of Contents

  1. What?
  2. Installing
    1. Create a python environment
    2. Install the python package
    3. Access to the path of the package
  3. Check Test
    1. In the path:
    2. Execute all tests:
    3. Execute one file:
    4. Execute one single test in a file

What?

That's a package to run tests about scikit library of Python. For example, create models, vectorizer

Installing

Create a python environment

$ mkdir venv3.14
$ python3 -m venv venv3.14
$ cd venv3.14
$ source bin/activate  

Install the python package

$ pip3 install damescikit

Access to the path of the package

$ cd lib/python3.14/site-packages/damescikit

Check Test

In the path:

$ cd damescikit

Execute all tests:

$ pytest tests

Execute one file:

$ pytest tests/test_models.py

Execute one single test in a file

$ pytest tests/test_models.py::TddInPythonExample::test_models_lda

Download files

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

Source Distribution

damescikit-0.1.7.post1.tar.gz (44.9 kB view details)

Uploaded Source

File details

Details for the file damescikit-0.1.7.post1.tar.gz.

File metadata

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

File hashes

Hashes for damescikit-0.1.7.post1.tar.gz
Algorithm Hash digest
SHA256 06cd3748190d35b8f7962555c89fffda4962a159224782f25bdf4078f3b0cf65
MD5 dbe70d5f71e341c1376580562386d969
BLAKE2b-256 ade5feb5a629b2f62cb8cfc8153de14250a05ecd2ece6a5469adb5b41b42e5ef

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.7.post1 This release

1 file

0.1.7

1 file

0.1.6.post1

1 file

0.1.6

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.6

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