Skip to content

Releases: oke-aditya/py_fresh

Releases Template

19 Dec 09:32
7f7e7b8
Compare
Choose a tag to compare
  • The template project is now almost complete. I think it is well packaged and provides all stuff that one will need

  • #6 Added Codecoverage for repo.

  • #9 Adds editorconfig, gitmodules, gitattributes files

  • #17 Changed name to Py_fresh, giving you a fresh python project.

  • #18 Adds Docker-based CI testing for Ubuntu

  • #19 Fixes Typo in docs.

  • #21 Updated CI to check for Conda.Added conda environment

  • #20 Adds Quicktext made from this repo.

  • #21 Added Changelog.MD file based on changelog style.

  • #21 Started rendering requirements from requirments.txt instead of settings.ini

  • #21 Added CI for CodeQL Python analysis. And Security.md file for security updates.

  • #21 Use Flake8 linting instead of black, this eases out code formatting and prevents lengthy codes.

  • #21 Add CODEOWNERS file

  • #21 Create requirements-test.txt which will be used in CI testing.

  • #21 Update Readme to center the badges.

Pre Release Py_Fresh

26 Sep 18:33
b47ff5b
Compare
Choose a tag to compare
Pre Release Py_Fresh Pre-release
Pre-release

Py Fresh

A new way to create python projects.

  • Build projects with CI, Docs, Tests, Dockerfiles all pre included.

  • Start a project with confidence right from the first commit. Create your own python package in minutes.

  • More stuff coming very soon.

0.1.0rc2

26 Sep 18:17
f0a49bf
Compare
Choose a tag to compare
0.1.0rc2 Pre-release
Pre-release
Trial 2 for release

0.1.0rc1

26 Sep 18:08
1aa9d40
Compare
Choose a tag to compare
0.1.0rc1 Pre-release
Pre-release
Update settings.ini