1- # confly
1+ # pyconfly
22
3- [ ![ License Apache Software License 2.0] ( https://img.shields.io/pypi/l/confly .svg?color=green )] ( https://github.com/Karol-G/confly /raw/main/LICENSE )
4- [ ![ PyPI] ( https://img.shields.io/pypi/v/confly .svg?color=green )] ( https://pypi.org/project/confly )
5- [ ![ Python Version] ( https://img.shields.io/pypi/pyversions/confly .svg?color=green )] ( https://python.org )
6- [ ![ tests] ( https://github.com/Karol-G/confly /workflows/tests/badge.svg )] ( https://github.com/Karol-G/confly /actions )
7- ![ Unit Tests] ( https://github.com/Karol-G/confly /actions/workflows/test_and_deploy.yml/badge.svg?branch=main )
8- [ ![ codecov] ( https://codecov.io/gh/Karol-G/confly /branch/main/graph/badge.svg )] ( https://codecov.io/gh/Karol-G/confly )
3+ [ ![ License Apache Software License 2.0] ( https://img.shields.io/pypi/l/pyconfly .svg?color=green )] ( https://github.com/Karol-G/pyconfly /raw/main/LICENSE )
4+ [ ![ PyPI] ( https://img.shields.io/pypi/v/pyconfly .svg?color=green )] ( https://pypi.org/project/pyconfly )
5+ [ ![ Python Version] ( https://img.shields.io/pypi/pyversions/pyconfly .svg?color=green )] ( https://python.org )
6+ [ ![ tests] ( https://github.com/Karol-G/pyconfly /workflows/tests/badge.svg )] ( https://github.com/Karol-G/pyconfly /actions )
7+ ![ Unit Tests] ( https://github.com/Karol-G/pyconfly /actions/workflows/test_and_deploy.yml/badge.svg?branch=main )
8+ [ ![ codecov] ( https://codecov.io/gh/Karol-G/pyconfly /branch/main/graph/badge.svg )] ( https://codecov.io/gh/Karol-G/pyconfly )
99
1010A simple configuration manager for machine learning projects.
1111
@@ -15,9 +15,9 @@ Project description...
1515
1616## Installation
1717
18- You can install ` confly ` via [ pip] ( https://pypi.org/project/confly / ) :
18+ You can install ` pyconfly ` via [ pip] ( https://pypi.org/project/pyconfly / ) :
1919
20- pip install confly
20+ pip install pyconfly
2121
2222
2323
@@ -30,7 +30,7 @@ the coverage at least stays the same before you submit a pull request.
3030## License
3131
3232Distributed under the terms of the [ Apache Software License 2.0] license,
33- "confly " is free and open source software
33+ "pyconfly " is free and open source software
3434
3535## Issues
3636
0 commit comments