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.2.tar.gz (58.5 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: django_jstocks-0.5.2.tar.gz
  • Upload date:
  • Size: 58.5 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.2.tar.gz
Algorithm Hash digest
SHA256 caf9f950cf7c7d7a1ac252ecc0995b13b34bf5a6b7e7e050f2548f29d2bb5c09
MD5 2db585a65334b29f32e86d99f24d33c7
BLAKE2b-256 f75cc4de08faa107f92f4e6284867a84b0094d894cd969d172089016a97f0e09

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