Skip to main content

# django-sympycharfield Django Char Field using Sympy

## Desciption SympyCharField is a simple Django app to use Sympy through a CharField.

Detailed documentation is in the “docs” directory.

## Quick start 1. Import in your models.py:

from sympycharfield.models import SympyCharField
  1. Use it as CharField.

## Test 1. If you would like to check if SympyCharField is working fine, add “SympyCharField” to your INSTALLED_APPS setting like this:

INSTALLED_APPS = [
    ...
    'sympycharfield',
]
  1. Include the SympyCharField URLconf in your project urls.py like this:

    path('sympycharfield/', include('sympycharfield.urls')),
  2. Run python manage.py migrate to create the sympycharfield models.

  3. Start the development server and visit http://127.0.0.1:8000/admin/ to create a sympycharfield (you’ll need the Admin app enabled).

  4. Visit http://127.0.0.1:8000/sympycharfield/ to check.

Download files

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

Source Distribution

django-sympycharfield-0.1.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

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

django_sympycharfield-0.1-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file django-sympycharfield-0.1.tar.gz.

File metadata

  • Download URL: django-sympycharfield-0.1.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8

File hashes

Hashes for django-sympycharfield-0.1.tar.gz
Algorithm Hash digest
SHA256 091c255a28a0be7f65692cd28d7a2d3e5b74b557982479f2a86087c7bdce2a46
MD5 0bc304e04334f250950166d02b812903
BLAKE2b-256 98e3107ccdb40bebf5223202a711657f50058f4be34f6a5427b199f79acb5045

See more details on using hashes here.

File details

Details for the file django_sympycharfield-0.1-py3-none-any.whl.

File metadata

  • Download URL: django_sympycharfield-0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8

File hashes

Hashes for django_sympycharfield-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e1492ced48f4b2379a7ea882a9c2a1510335ebbbaeb2ab58fbae4e5e2107beb7
MD5 c5dafafb83e31bc213ad034a118bc151
BLAKE2b-256 d4097e80ff88fd3598707edf5e3b87f2d2954f404c18c6bf4c2001b1430d08da

See more details on using hashes here.

Release history Release notifications | RSS feed

0.4.3

2 files

0.4.2

2 files

0.4.1

2 files

0.3

2 files

0.2

2 files

This release

0.1 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page