Rangekeeper 0.8.23__py3-none-any.whl → 0.8.24__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@ from abc import abstractmethod
8
8
 
9
9
 
10
10
  class Type(enum.Enum):
11
- STRAIGHT_LINE = 'Straight Line' # A constant-change (linearly growing (or decaying)) projection form, originating from an initial value.
11
+ STRAIGHT_LINE = 'StraightLine' # A constant-change (linearly growing (or decaying)) projection form, originating from an initial value.
12
12
  COMPOUNDING = 'Compounding' # An exponentially growing (compounding) or decaying projection at a specified rate per period.
13
13
  RECURRING = 'Recurring' # A projection form that repeats a specified sequence of values.
14
14
  DYNAMIC = 'Dynamic' # A projection form generated by a stochastic process.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Rangekeeper
3
- Version: 0.8.23
3
+ Version: 0.8.24
4
4
  Summary: A Python library assisting financial modelling in real estate asset & development planning, decision-making, cashflow forecasting, and scenario analysis.
5
5
  Author-email: Daniel Fink <danfink@mit.edu>
6
6
  License-Expression: MPL-2.0
@@ -2,7 +2,7 @@ rangekeeper/__init__.py,sha256=3ed6dqjrwb0_Z1le9oItyOFHFrAtP0XJIVhZG07iqZ0,1731
2
2
  rangekeeper/api.py,sha256=3nuG7C2IQjpumcn79MvYDTa7ADWPAos7VfVM-3pL4n4,4798
3
3
  rangekeeper/distribution.py,sha256=2C3jhi1rLJUs0seBztdQb196hNhc00sKJEGMkFiDpYs,8961
4
4
  rangekeeper/duration.py,sha256=9GU6dcZTL_OAOgEHLGkCVxjG16_Po1IMEU29K5g4iRM,20433
5
- rangekeeper/extrapolation.py,sha256=KZrRyu9-R6mo2p6C3NhS73aKCVvAaoIfV514yKKhoEE,2974
5
+ rangekeeper/extrapolation.py,sha256=PLiQsMXujHOaodBoFoLcV7A1a2YG6WLIGFZIIg2I7hA,2973
6
6
  rangekeeper/flux.py,sha256=X1m4bkGQqRG5DswYWh46nwcbgIfKqj2sk6xLhaFYzYE,31227
7
7
  rangekeeper/format.py,sha256=DOfF4-LCXqWyCtE1OomwE80sJLe6LjL4gqEOAP454LQ,10796
8
8
  rangekeeper/graph.py,sha256=6oWRv-qzGsM5Z19UyJ1v3hwtWaQp_F4qQKxizvkQ_gg,28043
@@ -20,7 +20,7 @@ rangekeeper/dynamics/trend.py,sha256=-WqrRvmmTj2mE24Pz-Dl5lXEpLXnDUMngafU__em_ac
20
20
  rangekeeper/dynamics/volatility.py,sha256=MGDLzrI1uP_C6HL-pigJwWikHg1KNbfB_0m0Akh-L2A,5162
21
21
  rangekeeper/formula/__init__.py,sha256=4OXzdJAYDBxQeOMzLR5MZvIjxxIfFOTE9aNu9zFryAE,36
22
22
  rangekeeper/formula/financial.py,sha256=oNFdhygbtdEUFjpxYFuuDnpC_P8nOO538b21FzaMtTU,14045
23
- rangekeeper-0.8.23.dist-info/METADATA,sha256=2C-bDgpGpYXHV3rMprUzHyLr_GtJoys4R6OUZFlZv8o,2212
24
- rangekeeper-0.8.23.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
25
- rangekeeper-0.8.23.dist-info/top_level.txt,sha256=7ov6d70lppmzKc088MAmRWnCtCRGA2cd43G28QBSv-c,12
26
- rangekeeper-0.8.23.dist-info/RECORD,,
23
+ rangekeeper-0.8.24.dist-info/METADATA,sha256=D5oueno-TSNZ26V3OzefkIABhfOsWYWwxKyzCfm6ImI,2212
24
+ rangekeeper-0.8.24.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
25
+ rangekeeper-0.8.24.dist-info/top_level.txt,sha256=7ov6d70lppmzKc088MAmRWnCtCRGA2cd43G28QBSv-c,12
26
+ rangekeeper-0.8.24.dist-info/RECORD,,