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-1.0.0.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-1.0.0-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dr_eureka-1.0.0.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-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d126672464e9890e2972986eed424a763d64ee67db15b8022b00dc5e75157182
MD5 eab98493e44ee3b9e126c854593c9f6e
BLAKE2b-256 c84b64368ad4ce8beea3cfefeac8682da9d74020288229e4f2648aba291774fb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dr_eureka-1.0.0-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-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 18be81e10cbff82accaef44712c305d120476ad1ec0857ca7ae97132d3cf999e
MD5 025debd8c7cae9d91b0f933cd4557b84
BLAKE2b-256 b8a180fa8807f639c5d4ff3a075b858822632d0ed9a1f817fdd8cdb35c4b377d

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