Skip to main content

Dr Eureka implementation and solver

Project description

dr-eureka

Release Build status coverage License

Dr Eureka implementation and solver

Getting started with your project

1. Create a New Repository

First, create a repository on GitLab with the same name as this project, and then run the following commands:

git init -b main
git add .
git commit -m "init commit"
git remote add origin git@gitlab.com:mshepherd/dr-eureka.git
git push -u origin main

2. Set Up Your Development Environment

Then, install the environment and the pre-commit hooks with

make install

This will also generate your uv.lock file

3. Run the pre-commit hooks

Initially, the CI/CD pipeline might be failing due to formatting issues. To resolve those run:

uv run pre-commit run -a

4. Commit the changes

Lastly, commit the changes made by the two steps above to your repository.

git add .
git commit -m 'Fix formatting issues'
git push origin main

You are now ready to start development on your project! The CI/CD pipeline will be triggered when you open a pull request, merge to main, or when you create a new release.

To finalize the set-up for publishing to PyPI, see here. For activating the automatic documentation with MkDocs, see here. To enable the code coverage reports, see here.

Releasing a new version

When using GitLab as Registry jump to step 3.

  1. Create an API Token on PyPI.
  2. Add the API Token to your projects secrets with the name PYPI_TOKEN by visiting this page.
  3. Create a new tag in the form *.*.*.
  4. Push the new tag to origin.

For more details, see here.


Repository initiated with gitlab-uv-templates/cookiecutter-uv-gitlab.

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

dr_eureka-0.0.1.tar.gz (53.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dr_eureka-0.0.1-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

Details for the file dr_eureka-0.0.1.tar.gz.

File metadata

  • Download URL: dr_eureka-0.0.1.tar.gz
  • Upload date:
  • Size: 53.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for dr_eureka-0.0.1.tar.gz
Algorithm Hash digest
SHA256 11dc114d1b7a213fc0ff1dd652c13a11802d93ef7c643d0d16eade8ab0b3c4f1
MD5 f6badfe13f56b32961c515698803e7db
BLAKE2b-256 ddfa5238c18c6b352492e0bec8f8f41f07b7dd2a0f85d5ad88574c9edb5d5659

See more details on using hashes here.

File details

Details for the file dr_eureka-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: dr_eureka-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 19.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for dr_eureka-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 830d9223570e166217acde3e08c86380a3edd50972da00fc829e8d2305a8118a
MD5 cdda67a79b054dacdb42f1978a10f70d
BLAKE2b-256 8eafd358efd43ed98d595e5542ae8c0a486f8960d539ad1b0e1a43194dac8cb0

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