{"id":24762189,"url":"https://github.com/timnekk/nalog","last_synced_at":"2025-10-11T09:31:23.509Z","repository":{"id":43177936,"uuid":"469855274","full_name":"TimNekk/nalog","owner":"TimNekk","description":"Python client library for Moy Nalog API","archived":false,"fork":false,"pushed_at":"2023-04-15T16:12:44.000Z","size":21,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T07:48:30.164Z","etag":null,"topics":["api","nalog"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TimNekk.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}},"created_at":"2022-03-14T18:19:27.000Z","updated_at":"2024-03-27T11:56:41.000Z","dependencies_parsed_at":"2022-09-26T17:30:34.562Z","dependency_job_id":null,"html_url":"https://github.com/TimNekk/nalog","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimNekk%2Fnalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimNekk%2Fnalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimNekk%2Fnalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimNekk%2Fnalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimNekk","download_url":"https://codeload.github.com/TimNekk/nalog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236074994,"owners_count":19090863,"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":["api","nalog"],"created_at":"2025-01-28T19:28:59.635Z","updated_at":"2025-10-11T09:31:18.173Z","avatar_url":"https://github.com/TimNekk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://socialify.git.ci/TimNekk/nalog/image?description=1\u0026forks=1\u0026issues=1\u0026language=1\u0026logo=https%3A%2F%2Fstatic.tildacdn.com%2Ftild3538-3137-4233-b035-306537633465%2F_.png\u0026owner=1\u0026pulls=1\u0026stargazers=1\" alt=\"nalog\" width=\"640\" height=\"320\" /\u003e\n\u003c/div\u003e\n\n# Moy Nalog API\n\n![PyPI](https://img.shields.io/pypi/v/nalog?color=orange) ![Python 3.6, 3.4, 3.8](https://img.shields.io/pypi/pyversions/nalog?color=blueviolet)\n\n**nalog** - this module is a Python client library for Moy Nalog API\n\n## Installation\n\nInstall the current version with [PyPI](https://pypi.org/project/nalog/):\n\n```bash\npip install nalog\n```\n\n## Usage\n\nYou need next data from [lkfl2.nalog.ru](https://lkfl2.nalog.ru/lkfl/login) to autharize:\n- Email\n- INN (Taxpayer Identification Number)\n- Password\n\n```python\nfrom nalog import NalogAPI\n\napi = NalogAPI(\n  email=\"example@email.com\",\n  inn=\"123456789012\",\n  password=\"my_secret_password\"\n)\n\nreceipt_id = api.create_receipt(name=\"Flower pot\", price=199)\nurl = api.get_url(receipt_id)\n\nprint(url)\n```\n\n## Contributing\n\nBug reports and/or pull requests are welcome\n\n\n## License\n\nThe module is available as open source under the terms of the [Apache License, Version 2.0](https://opensource.org/licenses/Apache-2.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimnekk%2Fnalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimnekk%2Fnalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimnekk%2Fnalog/lists"}