Skip to main content

Extension for Django REST framework error display

Project description

Django Eth Fields

Helpers for Python Django projects using ethereum

Installation

Using pip

$ pip install django-eth-fields

Example

from django_eth_fields.fields import EthereumAddressField, HexField, Uint256Field

class MyModel(models.Model):
    address = EthereumAddressField()
    hex = HexField()
    unit_255 = Uint256Field()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_eth_fields-0.0.1.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

django_eth_fields-0.0.1-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file django_eth_fields-0.0.1.tar.gz.

File metadata

  • Download URL: django_eth_fields-0.0.1.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for django_eth_fields-0.0.1.tar.gz
Algorithm Hash digest
SHA256 0309927878b29ac6d6b9e565cef42f354c9088f707318ea4d1225cda9c0702e7
MD5 009112b0ddd5a98ea7238342abc8f04c
BLAKE2b-256 14c68f20389beb27260801fe23859a9f5ebe813b28d6a41515140ada43130bbf

See more details on using hashes here.

File details

Details for the file django_eth_fields-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: django_eth_fields-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for django_eth_fields-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d95fab1d3c4b656612b00860efeab5da9a952cf2ffb586904d22d05c44596102
MD5 bd4650f1b32bc4a12f1eeac9a59cb49d
BLAKE2b-256 69a40a48b74a280f42ff288e4a5013fa700e9b35ea939abc5786a743e0fb88da

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page