{"id":16314771,"url":"https://github.com/smarie/python-kopylog","last_synced_at":"2025-04-28T10:59:59.368Z","repository":{"id":66148971,"uuid":"206056527","full_name":"smarie/python-kopylog","owner":"smarie","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-26T14:32:03.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-25T07:22:05.904Z","etag":null,"topics":["log","logbook","munch","phase","python","results","stage","store","struct","structure"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smarie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-03T11:01:02.000Z","updated_at":"2020-04-26T14:32:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"a92cff39-5198-4925-8ea4-794f4ca3252e","html_url":"https://github.com/smarie/python-kopylog","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.09090909090909094,"last_synced_commit":"ba628eaac30c2b37692b41e9325331f652117940"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-kopylog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-kopylog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-kopylog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-kopylog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smarie","download_url":"https://codeload.github.com/smarie/python-kopylog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239161612,"owners_count":19592284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["log","logbook","munch","phase","python","results","stage","store","struct","structure"],"created_at":"2024-10-10T21:55:14.486Z","updated_at":"2025-02-16T16:41:51.954Z","avatar_url":"https://github.com/smarie.png","language":"Python","readme":"# python-kopylog\n\n*Your log companion for algorithms structuration*\n\n[![Python versions](https://img.shields.io/pypi/pyversions/kopylog.svg)](https://pypi.python.org/pypi/kopylog/) [![Build Status](https://travis-ci.org/smarie/python-kopylog.svg?branch=master)](https://travis-ci.org/smarie/python-kopylog) [![Tests Status](https://smarie.github.io/python-kopylog/junit/junit-badge.svg?dummy=8484744)](https://smarie.github.io/python-kopylog/junit/report.html) [![codecov](https://codecov.io/gh/smarie/python-kopylog/branch/master/graph/badge.svg)](https://codecov.io/gh/smarie/python-kopylog)\n\n[![Documentation](https://img.shields.io/badge/doc-latest-blue.svg)](https://smarie.github.io/python-kopylog/) [![PyPI](https://img.shields.io/pypi/v/kopylog.svg)](https://pypi.python.org/pypi/kopylog/) [![Downloads](https://pepy.tech/badge/kopylog)](https://pepy.tech/project/kopylog) [![Downloads per week](https://pepy.tech/badge/kopylog/week)](https://pepy.tech/project/kopylog) [![GitHub stars](https://img.shields.io/github/stars/smarie/python-kopylog.svg)](https://github.com/smarie/python-kopylog/stargazers)\n\n**This is the readme for developers.** The documentation for users is available here: [https://smarie.github.io/python-kopylog/](https://smarie.github.io/python-kopylog/)\n\n## Want to contribute ?\n\nContributions are welcome ! Simply fork this project on github, commit your contributions, and create pull requests.\n\nHere is a non-exhaustive list of interesting open topics: [https://github.com/smarie/python-kopylog/issues](https://github.com/smarie/python-kopylog/issues)\n\n## Requirements for builds\n\nInstall requirements for setup beforehand using \n\n```bash\npip install -r ci_tools/requirements-pip.txt\n```\n\n## Running the tests\n\nThis project uses `pytest`.\n\n```bash\npytest -v kopylog/tests/\n```\n\n\n## Packaging\n\nThis project uses `setuptools_scm` to synchronise the version number. Therefore the following command should be used for development snapshots as well as official releases: \n\n```bash\npython setup.py egg_info bdist_wheel rotate -m.whl -k3\n```\n\n## Generating the documentation page\n\nThis project uses `mkdocs` to generate its documentation page. Therefore building a local copy of the doc page may be done using:\n\n```bash\nmkdocs build -f docs/mkdocs.yml\n```\n\n## Generating the test reports\n\nThe following commands generate the html test report and the associated badge. \n\n```bash\npytest --junitxml=junit.xml -v kopylog/tests/\nant -f ci_tools/generate-junit-html.xml\npython ci_tools/generate-junit-badge.py\n```\n\n### PyPI Releasing memo\n\nThis project is now automatically deployed to PyPI when a tag is created. Anyway, for manual deployment we can use:\n\n```bash\ntwine upload dist/* -r pypitest\ntwine upload dist/*\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmarie%2Fpython-kopylog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmarie%2Fpython-kopylog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmarie%2Fpython-kopylog/lists"}