{"id":21832915,"url":"https://github.com/null-none/django-eth-fields","last_synced_at":"2025-04-14T07:37:52.890Z","repository":{"id":57419975,"uuid":"460495832","full_name":"null-none/django-eth-fields","owner":"null-none","description":"Helpers for Python Django projects using ethereum","archived":false,"fork":false,"pushed_at":"2022-02-17T15:53:14.000Z","size":7,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T21:11:58.474Z","etag":null,"topics":["blockchain","blockchain-technology","eth","ethereum","python","python3","web3"],"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/null-none.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":"SECURITY.md","support":null}},"created_at":"2022-02-17T15:33:39.000Z","updated_at":"2024-08-06T07:17:10.000Z","dependencies_parsed_at":"2022-09-04T15:10:59.525Z","dependency_job_id":null,"html_url":"https://github.com/null-none/django-eth-fields","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/null-none%2Fdjango-eth-fields","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fdjango-eth-fields/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fdjango-eth-fields/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fdjango-eth-fields/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/django-eth-fields/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248840606,"owners_count":21170023,"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":["blockchain","blockchain-technology","eth","ethereum","python","python3","web3"],"created_at":"2024-11-27T19:27:05.759Z","updated_at":"2025-04-14T07:37:52.842Z","avatar_url":"https://github.com/null-none.png","language":"Python","readme":"Django Eth Fields\n===================\n\nHelpers for Python Django projects using ethereum\n\n\nInstallation\n------------\n\nUsing pip\n\n\n    $ pip install django-eth-fields\n\n\nExample\n-----\n\n\n    from django_eth_fields.fields import EthereumAddressField, HexField, Uint256Field\n\n    class MyModel(models.Model):\n        address = EthereumAddressField()\n        hex = HexField()\n        unit_255 = Uint256Field()\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fdjango-eth-fields","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Fdjango-eth-fields","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fdjango-eth-fields/lists"}