{"id":18072132,"url":"https://github.com/luismayta/luca","last_synced_at":"2025-10-08T06:19:10.099Z","repository":{"id":37124906,"uuid":"73957288","full_name":"luismayta/luca","owner":"luismayta","description":"Luca","archived":false,"fork":false,"pushed_at":"2025-09-28T14:14:11.000Z","size":5404,"stargazers_count":8,"open_issues_count":13,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-09-28T16:25:26.926Z","etag":null,"topics":["bot","linux","macos","nlp","peru","python","serverless","wit"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luismayta.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["luismayta"],"patreon":null,"open_collective":null,"ko_fi":"luismayta","tidelift":null,"community_bridge":null,"liberapay":"luismayta","issuehunt":null,"otechie":null,"custom":["https://www.paypal.me/luismayta","https://www.buymeacoffee.com/luismayta","https://amzn.com/w/1VJ9F3BEK0S8B"]}},"created_at":"2016-11-16T20:15:35.000Z","updated_at":"2025-09-28T14:14:14.000Z","dependencies_parsed_at":"2023-10-14T17:28:01.495Z","dependency_job_id":"3ed0583d-f602-4d89-ba5a-0c0e5bbc62c4","html_url":"https://github.com/luismayta/luca","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/luismayta/luca","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fluca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fluca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fluca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fluca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luismayta","download_url":"https://codeload.github.com/luismayta/luca/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismayta%2Fluca/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278898958,"owners_count":26065101,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bot","linux","macos","nlp","peru","python","serverless","wit"],"created_at":"2024-10-31T09:19:07.751Z","updated_at":"2025-10-08T06:19:10.037Z","avatar_url":"https://github.com/luismayta.png","language":"Makefile","funding_links":["https://github.com/sponsors/luismayta","https://ko-fi.com/luismayta","https://liberapay.com/luismayta","https://www.paypal.me/luismayta","https://www.buymeacoffee.com/luismayta","https://amzn.com/w/1VJ9F3BEK0S8B"],"categories":[],"sub_categories":[],"readme":"|license|\n\n:Version: 0.2.0\n:Web: https://github.com/luismayta/luca\n:Download: https://github.com/luismayta/luca\n:Source: https://github.com/luismayta/luca\n:Keywords: luca\n\n.. contents:: Table of Contents:\n    :local:\n\nLuca\n====\n\nLicense\n-------\n\nThe code in this repository is licensed under the AGPL 3.0 unless\notherwise noted.\n\nPlease see ``LICENSE.rst`` for details.\n\nHow To Contribute\n-----------------\n\nContributions are very welcome.\n\nPlease read `How To Contribute \u003chttps://github.com/luismayta/luca/blob/master/CONTRIBUTING.rst\u003e`_ for details.\n\nPR description template should be automatically applied if you are sending PR from gitlab interface; otherwise you\ncan find it it at `PULL_REQUEST_TEMPLATE.md \u003chttps://github.com/luismayta/luca/blob/master/.github/PULL_REQUEST_TEMPLATE.md\u003e`_\n\nIssue report template should be automatically applied if you are sending it from gitlab UI as well; otherwise you\ncan find it at `ISSUE_TEMPLATE.md \u003chttps://github.com/luismayta/luca/blob/master/.github/ISSUE_TEMPLATE.md\u003e`_\n\nReporting Security Issues\n-------------------------\n\nPlease do not report security issues in public. Please email slovacus@gmail.com.\n\nRequirements\n------------\n\nThis is a list of applications that need to be installed previously to\nenjoy all the goodies of this configuration:\n\n-  `Python 3.6.4`_\n-  `Docker`_\n-  `Docker Compose`_\n\n.. code:: bash\n\n    $ make setup\n    $ make docker.build service=app\n\n\nTroubleshooting\n---------------\n\nWrong pre-commit with pyenv\n^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nExecute the next:\n\n.. code:: bash\n\n    pyenv shell 3.6.4\n\n\nLicense\n=======\n\nGNU\n\nChangelog\n---------\n\nPlease see `CHANGELOG`_ for more information what\nhas changed recently.\n\nContributing\n============\n\nPlease see `CONTRIBUTING`_ for details.\n\n\nVersioning\n----------\n\nReleases are managed using gitlab release feature. We use [Semantic Versioning](http://semver.org) for all\nthe releases. Every change made to the code base will be referred to in the release notes (except for\ncleanups and refactorings).\n\nCredits\n-------\n\n-  `CONTRIBUTORS`_\n\nMade with :heart: :coffee: and :pizza: by `company`_.\n\n.. |license| image:: https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square\n  :target: LICENSE\n  :alt: License\n\n.. Links\n.. _`CHANGELOG`: CHANGELOG.rst\n.. _`CONTRIBUTORS`: AUTHORS.rst\n.. _`CONTRIBUTING`: CONTRIBUTING.rst\n\n\n.. _`company`: https://github.com/luismayta\n.. dependences\n.. _`Python 3.6.4`: https://www.python.org/downloads/release/python-364\n.. _`Docker`: https://www.docker.com/\n.. _`Docker Compose`: https://docs.docker.com/compose/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismayta%2Fluca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluismayta%2Fluca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismayta%2Fluca/lists"}