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

Uploaded Source

File details

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

File metadata

  • Download URL: django_jstocks-0.5.1.tar.gz
  • Upload date:
  • Size: 56.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.1.tar.gz
Algorithm Hash digest
SHA256 5d84c82fd7815b53eae86b95dfeee51c6457e656609458eee32bf0fe81a2ead9
MD5 d06245ff00f9722195373989199a431a
BLAKE2b-256 1c4f29f63a2f2700fea90ae624ddaf6130899369aa3905d5105880d736b3b9d4

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