Skip to main content

Collection of small utilities for Django and Django REST framework projects.

Project description

Library for Managing Shares Issuance

Features

  • Share registry, ownership information and parties
  • Share authorization and allocation to subscribers
  • Share transfers
    • Share ownership tracking by sequences
    • Sequence has constant space requirement independent of sequence length
  • Double entry accounting system

Install

  • pip install django-jshares

About Terminology

Issued shares = number of shares of a corporation which have been allocated (allotted) and are subsequently held by shareholders

Issuance = The act of creating new issued shares is called issuance, allocation or allotment. Allotment is simply the creation of shares and their transfer to a subscriber. After allotment, a subscriber becomes a shareholder, though usually that also requires formal entry in the share registry.

Total authorized shares = The number of shares that can be issued. Issued shares are those shares which the board of directors and/or shareholders have agreed to allocate.

Issued shares are the sum of outstanding shares held by shareholders; and treasury shares are shares which had been issued but have been repurchased by the corporation, and which generally have no voting rights or rights to dividends.

Shares are most commonly issued fully paid, in which case the liability of the shareholders is limited to the amount paid on the shares; but they may also be issued partly paid, with unlimited liability, subject to guarantee, or some other form.

So, as summary, the basic formula:

  • Shares authorized = Shares issued + Shares unissued
  • Shares issued = Shares outstanding + Treasury shares

(source: https://en.wikipedia.org/wiki/Issued_shares)

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_jstocks-0.5.4.tar.gz (66.9 kB view details)

Uploaded Source

File details

Details for the file django_jstocks-0.5.4.tar.gz.

File metadata

  • Download URL: django_jstocks-0.5.4.tar.gz
  • Upload date:
  • Size: 66.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for django_jstocks-0.5.4.tar.gz
Algorithm Hash digest
SHA256 090b1396d59a9c1d88e290edada5ccfa1469b53726c41722d1d97a1d024b55cf
MD5 9fbb30087b0b7814b4d3c21fb6d68f0a
BLAKE2b-256 b0a6e906f8bf5a1d3413d42e573cefe986f59596f57d1cfa77e1d7d6a3ae8cb1

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