Skip to main content

Generic model field for storing big integer field.

Project description

Big Positive Integer Field

django-big-positive-int-field contains a generic model field for storing a big positive integer something like factorial of a number in python

Intsallation

pip install django-big-positive-int-field

Usage

To add BigPositiveIntegerField field in your model use following:

from big_positive_int_field import BigPositiveIntegerField

from django.db import models

class MyModel(models.Model):
    ...
    big_int_field = BigPositiveIntegerField(default=0)
    ...

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-big-positive-int-field-1.1.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_big_positive_int_field-1.1.0-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file django-big-positive-int-field-1.1.0.tar.gz.

File metadata

  • Download URL: django-big-positive-int-field-1.1.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for django-big-positive-int-field-1.1.0.tar.gz
Algorithm Hash digest
SHA256 32667920a9d1ad0fd4d1fd9bf16172318a3fcb8826d4a76781ef9d767b6c809c
MD5 c9709941224d563c059008838c26e3cc
BLAKE2b-256 d137d6567dbdacd42333223679fd605e39c4b0bbe25eba2c149810166d05719a

See more details on using hashes here.

File details

Details for the file django_big_positive_int_field-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: django_big_positive_int_field-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for django_big_positive_int_field-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9c21e17490ca3e1eaca182b75104aeeff9ec896c5946829012b089f39a5e2a00
MD5 71f4f4ea62562b850db6a4f7b56caccd
BLAKE2b-256 1e877896ff89f78ed03b3804b9fb2e067a8ccbfe31b052d15c33957c07050871

See more details on using hashes here.

Supported by

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