{"id":15687800,"url":"https://github.com/orisano/railscookiepy","last_synced_at":"2025-07-24T21:12:51.206Z","repository":{"id":57459765,"uuid":"95888146","full_name":"orisano/railscookiepy","owner":"orisano","description":"Rails4 Cookie Manipulator for Python3","archived":false,"fork":false,"pushed_at":"2020-06-01T10:13:36.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T05:34:31.154Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orisano.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":"2017-06-30T12:52:33.000Z","updated_at":"2020-06-01T10:13:38.000Z","dependencies_parsed_at":"2022-09-14T05:10:31.860Z","dependency_job_id":null,"html_url":"https://github.com/orisano/railscookiepy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Frailscookiepy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Frailscookiepy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Frailscookiepy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Frailscookiepy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orisano","download_url":"https://codeload.github.com/orisano/railscookiepy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246314125,"owners_count":20757457,"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-03T17:51:10.134Z","updated_at":"2025-03-30T11:42:21.516Z","avatar_url":"https://github.com/orisano.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RailsCookie\n## Installation\n```bash\npython3 -m pip install railscookie\n```\n\n## Example\n```python\nfrom railscookie import RailsCookie\n\ncookiejar = RailCookie(\"\u003c\u003cRAILS_SECRECT_KEY_BASE\u003e\u003e\")\ncookie = cookiejar.loads(b\"\u003c\u003cRAILS_ENCODED_COOKIE\u003e\u003e\")\ncookie[\"id\"] += 1\nprint(cookiejar.dumps(cookie).decode())\n```\n\n## Author\nNao Yonashiro (@orisano)\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forisano%2Frailscookiepy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forisano%2Frailscookiepy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forisano%2Frailscookiepy/lists"}