{"id":17024482,"url":"https://github.com/aitorres/lancini","last_synced_at":"2025-03-22T18:31:35.049Z","repository":{"id":182948043,"uuid":"669366968","full_name":"aitorres/lancini","owner":"aitorres","description":"Let's find all Spanish palindromes!","archived":false,"fork":false,"pushed_at":"2024-03-20T20:46:39.000Z","size":165,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T22:49:10.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aitorres.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":"2023-07-22T04:05:39.000Z","updated_at":"2024-01-08T04:45:45.000Z","dependencies_parsed_at":"2023-07-22T07:53:06.755Z","dependency_job_id":"5c67cd6b-ce2f-42fe-a5fb-cc8d766e8086","html_url":"https://github.com/aitorres/lancini","commit_stats":null,"previous_names":["aitorres/lancini"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorres%2Flancini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorres%2Flancini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorres%2Flancini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorres%2Flancini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aitorres","download_url":"https://codeload.github.com/aitorres/lancini/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245002584,"owners_count":20545457,"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":[],"created_at":"2024-10-14T07:25:44.967Z","updated_at":"2025-03-22T18:31:30.035Z","avatar_url":"https://github.com/aitorres.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lancini\n\nLet's find all Spanish palindromes!\n\nLancini is a set of Python scripts to generate and store palindromes in the Spanish language, currently in development.\n\n## Installation\n\nClone this repository with the recursive flag (to fetch submodules) and use [poetry](https://python-poetry.org/)[^1] to install the package:\n\n```bash\ngit clone --recursive https://github.com/aitorres/lancini.git\ncd lancini\npoetry install\n```\n\n[^1]: You need __poetry__ to find palindromes, isn't it beautiful? By the way, this project is inspired by (and name after) Darío Lancini, a Venezuelan writer famous for his work exploring palindromes in fiction and poetry.\n\n## Usage\n\nYou can use the `lancini` script as the entry point. `lancini` currently supports one command: `generate` to generate palindromes.\n\n```bash\nlancini generate\n```\n\nIt's useful to note that:\n\n- All data (output) will be stored to a `data` folder inside the project\n- `lancini generate` can be interrupted and run again as it stores all found palindromes continuously (in batches), and will not store any duplicate palindromes on re-runs.\n- Palindromes will be stored within a `csv` file with two columns: the generated \"palindrome\" (no space between words) and the corresponding phrase in Spanish as it was matched in the corpus.\n- Note that it's plausible that a generated palindrome has more than one associated phrase, but the tool only generates the longest one. Try to break down palindrome phrases if you suspect it's possible ;-)\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n\nThis project is licensed under the [GNU Affero General Public License v3.0](https://github.com/aitorres/lancini/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitorres%2Flancini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faitorres%2Flancini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitorres%2Flancini/lists"}