Giter Site home page Giter Site logo

dribia / driconfig Goto Github PK

View Code? Open in Web Editor NEW
26.0 4.0 4.0 1.3 MB

Pydantic-ish YAML configuration management.

Home Page: https://dribia.github.io/driconfig

License: MIT License

Python 92.74% Shell 7.26%
python yaml pydantic parsing yaml-config yaml-parser validation

driconfig's People

Contributors

airibarne avatar dependabot[bot] avatar github-actions[bot] avatar hribera avatar juliasalaprat avatar mauro-dribia avatar uladribia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

driconfig's Issues

Improve test workflow

  1. Create a lint.sh workflow that runs the lint script, removing the run from the test.yml workflow. No need to run the lint on different Python versions, just use 3.11.
  2. Add the corresponding badge to the README.md.
  3. Modify the poetry install command on both lint and test workflows to install only the needed dependency groups. It might be necessary to add some ci group with common dependencies.
  4. Drop Python 3.8 support from the test matrix (not from pyproject.toml) and add 3.11 and 3.12.

Replace black with ruff format

  1. In lint.sh
  2. In .pre-commit-config.yaml
  3. Also, "uninstall it", removing it from pyproject.toml
  4. Check that no mention to black is left on README files, badges, etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.