django-napse

View on PyPIReverse Dependencies (0)

1.13.8 django_napse-1.13.8-py3-none-any.whl

Wheel Details

Project: django-napse
Version: 1.13.8
Filename: django_napse-1.13.8-py3-none-any.whl
Download: [link]
Size: 201528
MD5: 0988b87df40dd4dbc1c5818f77371b82
SHA256: 421ee7b7b6562bb407ecc3ae4e488579062f2214538794b3cf0141abfc34d47c
Uploaded: 2024-03-20 20:15:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-napse
Version: 1.13.8
Summary: The heart and brains of the Napse Invest platform.
Author: Napse Invest
Author-Email: napse.invest[at]gmail.com
Home-Page: https://github.com/napse-invest/django-napse
Download-Url: https://github.com/napse-invest/django-napse/archive/refs/tags/vv1.13.8.tar.gz
License: MIT
Keywords: Investing,Django,Trading
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: django (>=4.2)
Requires-Dist: django-environ (>=0.10)
Requires-Dist: django-celery-beat (>=2.5)
Requires-Dist: drf-spectacular (>=0.26)
Requires-Dist: django-cors-headers (>=4.2)
Requires-Dist: djangorestframework-api-key (>=2.3.0)
Requires-Dist: psycopg2-binary (>=2.9)
Requires-Dist: celery (>=5.3)
Requires-Dist: redis (>=5.0)
Requires-Dist: python-binance (>=1)
Requires-Dist: pandas (>=2)
Requires-Dist: pydantic (>=2.6)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 51 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
django_napse/__init__.py sha256=ukMW-MUcNr2NB6bsqUvY38yuzsZs5j-I2VpRrbz5mQQ 167
django_napse/api/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
django_napse/api/api_urls.py sha256=YEmhyvT8acWa3W4s9V1DFEY0OUS9xOlytWi25wjvKfk 1793
django_napse/api/custom_permissions.py sha256=a6kgmXIMysLqetLRnt70AmsudoMKYItNwN3jPtZmgS0 2709
django_napse/api/custom_viewset.py sha256=hTcAMQAGVwWTqxqktshbgMXFqbBVAQMalTMR_Nvv9ZE 1043
django_napse/api/_utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/api/_utils/template_messages.py sha256=l7Uv4B0wqiOuK7K4fFmLOpZjHFIab2eDbQ-kDiwZzJs 64
django_napse/api/bots/__init__.py sha256=kagrUBKQ9R5hHZ997nfioHRx0zfWljZNul-IhxVGlwg 21
django_napse/api/bots/serializers/__init__.py sha256=3akewJs_Tv1nq7bQfbtjsXBt54ky7U4xllP7Fehn-1s 272
django_napse/api/bots/serializers/architecture_serializer.py sha256=CqzEGNeO9d-2Ih6aWcQFkDMkDrIc678UJKMkDMPUVfY 409
django_napse/api/bots/serializers/bot_serializers.py sha256=TxEh4pTkoMjadL-DYG0wkvpPpZb1Cn08rDSLUuoCcZ0 6058
django_napse/api/bots/serializers/config_serializer.py sha256=7ValUxGIHpOkpJlpO9D9zf6GjbdtxQFl8VJSq2q8dmk 414
django_napse/api/bots/serializers/plugin_serializer.py sha256=f00KFfblHpjEwgjcjsBoM2RZfdce52lNgh2Hwd4PJ80 500
django_napse/api/bots/serializers/strategy_serializer.py sha256=TMQfUvLMsUDpxvRE5w1r0jXSp-OS4LdXlm5YtM_TcMk 532
django_napse/api/bots/views/__init__.py sha256=95XqpHO5dZ_nH_IjiXlsu6oovcda0fOcRgg5mk_VUqE 30
django_napse/api/bots/views/bot_view.py sha256=MEK4E8ryX1RX_S-lfs-CDWPuuCe19CnK-eT1kGXFIe4 5167
django_napse/api/exchanges/__init__.py sha256=kagrUBKQ9R5hHZ997nfioHRx0zfWljZNul-IhxVGlwg 21
django_napse/api/exchanges/serializers/__init__.py sha256=cPuMXlEq5P8Vjypz5htU1lm_E-vyGh7F-evWiSrBBlc 93
django_napse/api/exchanges/serializers/exchange_account_detail_serializer.py sha256=d-F04IJkcpoGZuTlCYYR72MLdu_4PdWMhAPKxf1alWM 771
django_napse/api/exchanges/serializers/exchange_account_serializer.py sha256=WnVojjJVhsFMfajsTxOSsiqInt31c-vKiun9ZW7DAUs 644
django_napse/api/exchanges/views/__init__.py sha256=GHfCQPIpJNQVWdhIcBoP-D9KgUfULtqqd901diDDFiI 55
django_napse/api/exchanges/views/exchange_account_view.py sha256=v5XFerwKNqV0UKPqOdJSNZ3Mqd33bZfT-Z4UK1Ippxk 4476
django_napse/api/fleets/__init__.py sha256=kagrUBKQ9R5hHZ997nfioHRx0zfWljZNul-IhxVGlwg 21
django_napse/api/fleets/serializers/__init__.py sha256=Aw4ZJ2Qjv2PAvZQ9-AGy88x0cAxZqnztF69OF98LoNc 156
django_napse/api/fleets/serializers/cluster_serialisers.py sha256=5RYZgz66wduH8wMAr-NKY8KWBFKdp3H6BxNDCX7_2rw 1312
django_napse/api/fleets/serializers/fleet_serializers.py sha256=PEmbL59mXLkapS9MY9SZ5pIQ8BlYk_1XTM1K6zSklJk 8869
django_napse/api/fleets/views/__init__.py sha256=8t3XNuu6XJue6izn3TFxQslLSITM-NDOfQPUa49s1Ts 34
django_napse/api/fleets/views/fleet_view.py sha256=Z7R3uFa9_i2ZqoUKphSnqK5a994tU3p9d6nJ9Uuq3YM 6743
django_napse/api/histories/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/api/histories/serializers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/api/histories/serializers/datapoint.py sha256=y1CmeZh5MokmfYD5EsxySOrMOMzW6hoCGiPo1AtshQ0 564
django_napse/api/histories/serializers/datapoint_field.py sha256=-BOEfb9Be0QAPbyot5Kqjf2fSm19fmSZJ0WqN7yY0h8 385
django_napse/api/histories/serializers/history.py sha256=FDp7FoxMbDCEU3a7OTttge4P0AqDSu2KBb3C8_6dPcA 560
django_napse/api/keys/__init__.py sha256=kagrUBKQ9R5hHZ997nfioHRx0zfWljZNul-IhxVGlwg 21
django_napse/api/keys/serializers/__init__.py sha256=vmFMmNueW5rMHljAfMOhi9LXdoN5iNBYz2rtoh54bLA 39
django_napse/api/keys/serializers/key.py sha256=luJ9YN51kQtlHHiOG8R-4hVX59a6YzqLhaAj3bIXTkY 1565
django_napse/api/keys/views/__init__.py sha256=EXRkTYIXrwTJeut4XxtJxQTLBUkDxo1j2cDd_WEiBfY 30
django_napse/api/keys/views/key_view.py sha256=iRxX14-q5tsjUz1Z-ftUd4ZnRQ54VR6y7vnCbHBBdng 4054
django_napse/api/orders/__init__.py sha256=k22_Gk5-k13MaQRFwD3nj9CWbZn9-izdPkTCNNAwWyA 48
django_napse/api/orders/serializers/__init__.py sha256=hF0cInju37L2kRdywp0tV1aWAKnqC-vygNBZWlcn_0c 46
django_napse/api/orders/serializers/order_serializer.py sha256=_8RzbV8dvUaNKajAr18GzDHOFoMWpe-9oT2I5Knr6O4 2408
django_napse/api/orders/views/__init__.py sha256=4HlSG6qFzuhm4-xM1QcTvm0c0apTZg9IRsPS0QocBG4 34
django_napse/api/orders/views/order_view.py sha256=FwZSW3Vggf5uqslYgdcNOQAdo1E-HCaeSKr1xhpPKfE 864
django_napse/api/permissions/__init__.py sha256=kagrUBKQ9R5hHZ997nfioHRx0zfWljZNul-IhxVGlwg 21
django_napse/api/permissions/serializers/__init__.py sha256=J5095D_ogDIYLOtWJ9DiWB9LK9ydmALFXYN3ZrJRDXU 45
django_napse/api/permissions/serializers/permission.py sha256=Q6EQy6LQ9Sj_prBxZWfxK8tKpurN3aN4qPlLyWSSx2Q 485
django_napse/api/permissions/views/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
django_napse/api/spaces/__init__.py sha256=kagrUBKQ9R5hHZ997nfioHRx0zfWljZNul-IhxVGlwg 21
django_napse/api/spaces/serializers/__init__.py sha256=mPLs0UeyJZc5NzyLh5XSgUh8BdKUCMuD10ef1rG2BkY 33
django_napse/api/spaces/serializers/space_serializers.py sha256=TfHCOawVSk8w0JgA3QOG9UF3wpB1JM3uwdZMKC2RVdM 5598
django_napse/api/spaces/views/__init__.py sha256=3URliTiHW62wHlOO--4nPoDdTzsD7BE73Q3G-1pRWRk 34
django_napse/api/spaces/views/space_view.py sha256=-4CmBw89YuHPvHZAEv7Dae3wwIMttxCZ2P_LphIzQaw 6717
django_napse/api/transactions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/api/transactions/serializers/__init__.py sha256=rroaqD0aniWBpmlqmdUUFiH-wm_2Uw-ekCn0aJh7d94 152
django_napse/api/transactions/serializers/credit_serializer.py sha256=W-oHggWn2yN2s0e8GNdKEHlFry4GshhIeuuBcahUuy0 510
django_napse/api/transactions/serializers/debit_serializer.py sha256=58aMAQdaD0J5TTOdMo9PS8s3axgYrHHmdVs7_1N4AJ4 505
django_napse/api/transactions/serializers/transaction_serializer.py sha256=wkCfxwz09treuhHQHyOD9-H4WQnmdfCZ_pNuSgtNyBc 532
django_napse/api/wallets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/api/wallets/serializers/__init__.py sha256=F_WzD9Uq4KfqCJJs5Vw2CGPTiWO8-xYzs_8JzhLGfwU 101
django_napse/api/wallets/serializers/currency_serializer.py sha256=5Xrk7FV_sMJyemYlBHXYG2oAqagGna1OAQGed3nYTts 768
django_napse/api/wallets/serializers/wallet_serializers.py sha256=ME6Era09j0bzT8doQqWP60l-bFreoHKqoPwu6kdu4Bo 1815
django_napse/auth/__init__.py sha256=q4TGqzBIwCoR6ROCUZEGiN9r3wUG0vmkN2DAj0dR-qs 45
django_napse/auth/apps.py sha256=CrpFHym-bzO3-W8-FtSh0zMGkbB3dWLJFydaDgfgLIY 196
django_napse/auth/db_essentials.py sha256=IOjNK_y23L2g9bn7QF6nTG-rYudqDRav6mScAonS49s 1178
django_napse/auth/migrations/0001_initial.py sha256=m4x1QEieeX0HDpLIJ71OQ6WuLBuja03xRzRTrhqhtDs 1796
django_napse/auth/migrations/0002_napseapikey.py sha256=LpdVoEQuFCtgr4-bpbH5HcH5BSlhHdo2w-4i061w_dU 1205
django_napse/auth/migrations/0003_alter_keypermission_key.py sha256=m7Y8gvSNuuxGlhje3036rdQ7Zs-lKr1uzyNWC2pkaJo 583
django_napse/auth/migrations/0004_napseapikey_description.py sha256=Xb0BhLFYbBrJG8pVQEnw1svyNBZPdjPEz0g-uFERRoc 405
django_napse/auth/migrations/0005_alter_keypermission_space.py sha256=ATM2bXiPOtWTT9l3cU5UrFmnYECEIjKBDInsmX5KFwE 600
django_napse/auth/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/auth/models/__init__.py sha256=cbi5DobFMR6E0VOblIMzRyc50jAnV2ilFBONCvm3A-k 47
django_napse/auth/models/keys/__init__.py sha256=6Uu8DepbviD8hUfIWvFHyk3kcSsuekbonnID3VgKN44 19
django_napse/auth/models/keys/key.py sha256=20AVOHLI9xK9BmC9c6E0oS7dmFBeU6EUPdxwQAkL41Y 1229
django_napse/auth/models/permissions/__init__.py sha256=hMG5NqDUiI_sBF9eYlmXC0JiigKcUQGJ7SH_9JgqD34 26
django_napse/auth/models/permissions/permission.py sha256=BGPNBcObea7mlU4hFwgeylq7jTPIZyUhAxNoOS36xAI 1499
django_napse/auth/models/permissions/managers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/core/__init__.py sha256=J1v1UxaGe9BEpu6BoCyrnhwCPcZ8C0-O3HdP8oNCjxA 85
django_napse/core/apps.py sha256=ynxtbA956PuwWni3g-Q6Du4ChLrGc_yYAisNVQibV-A 185
django_napse/core/celery_app.py sha256=GST0QnfF5g65DW1ZriE1eY1i5Fz9YphIxzcCv5KAuvg 1461
django_napse/core/db_essentials.py sha256=XzYxSUPZh6TOkwCeOPTs70tz79WsmkelAsb5-t6YCOY 2360
django_napse/core/settings.py sha256=FS7bvskAQyZzz0lXHvnUqsMddOFg12WylWRjPWSAVZg 4599
django_napse/core/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/core/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/core/management/commands/create_dca.py sha256=Z33lg60rzIwt4ZXi0iwTiIadocNdlRadhXbmPe_X2xw 1127
django_napse/core/management/commands/default_data.py sha256=ZLiwzICzc1lriEO4FbpImgCOACPIe6fH7wNySD1zcDY 6320
django_napse/core/migrations/0001_initial.py sha256=QUjLaAKATH8qR2dG1id8pmtqPs3YspnOL-WgVVZj6pw 37725
django_napse/core/migrations/0002_history_historydatapoint_historydatapointfield.py sha256=rgLsvQ0ZuEmfUazS5hRlG9by_NNuv-fyJc4gKxdI440 2476
django_napse/core/migrations/0003_wallethistory.py sha256=OFc12VgCRIs4VUPWqnPNqpXGH3VaIIFPmEACn5p5bgc 1199
django_napse/core/migrations/0004_spacehistory_fleethistory_exchangeaccounthistory.py sha256=qE4al2VzD4BbRGWw9yYawwRAyRpR_QKSihJsO1hiFng 2977
django_napse/core/migrations/0005_exchangeaccount_default.py sha256=7js3RYKfJqxxW6DtRw1GOkB7uZ58pNsMHGf6CvkLwLg 436
django_napse/core/migrations/0006_alter_exchangeaccount_name.py sha256=SEobBv5piGxMThy5ruC6n8aBx0qoBeoykVmS2m_ECgQ 408
django_napse/core/migrations/0007_historydatapoint_created_at.py sha256=8TUf5H20m1sueISL5E72nPNry52A1Es0ksBB_cm-bh8 523
django_napse/core/migrations/0008_bothistory.py sha256=GOzA57_1qyZAASuutpfWjD9yG3zlOMLzP_wyXeMbHx8 1020
django_napse/core/migrations/0009_rename_exit_base_amount_order_exit_amount_base_and_more.py sha256=eEgi1ybsGz5WlkpgWpwFxHAcGj4hz2yPAo6aGM_WtGM 542
django_napse/core/migrations/0010_rename_napsespace_space.py sha256=JSm4HkOyNj4r0aOQFyKoG1seoESNui4NLlXqWDhETpc 498
django_napse/core/migrations/0011_alter_strategy_architecture_alter_strategy_config.py sha256=B9-SG-pvMm54vJb9VETKWVZ8XCYaNBvDNNbM-rLhhKI 779
django_napse/core/migrations/0012_alter_strategy_architecture.py sha256=k_YVw3ySXm6rAVgZ3tsGYEDDFrWEWQLvWZeJwTvZQT4 563
django_napse/core/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/core/models/__init__.py sha256=aCSp9uaNtBkP5MjxQQWAFRuHg2Eb70ThPcjqyC2DuwM 191
django_napse/core/models/accounts/__init__.py sha256=oQXZRLfrS4Nude8vBEbrO0xeMwu9A4YsDX5frEmvheA 45
django_napse/core/models/accounts/exchange.py sha256=9JmLvtvgESMvGk7RsOdFhg03ScpHHs0jWBDNJcZHFWo 4354
django_napse/core/models/accounts/space.py sha256=xIsQ5LRd1IbgePGDhpf18GXIrN4CZlZ1VCQKxpC1cXM 6594
django_napse/core/models/accounts/managers/__init__.py sha256=7Iz0_OA3F--TONWKXjYOJT-P36ourK72fDTaDqg4cTQ 32
django_napse/core/models/accounts/managers/exchange.py sha256=UK8xlMER3gwfNFaCkXqgKtdHF7NOPy7kl1pP1JIOms4 1121
django_napse/core/models/accounts/managers/space.py sha256=Bc-9So5F4UNnjSA5qHtlU78vVQX_7LLqyI6Riq3pzDE 762
django_napse/core/models/bots/__init__.py sha256=hYa9kIvICtGmOm_t-czLlh9qaoAZfSP0Q5lT0Soyivk 224
django_napse/core/models/bots/architecture.py sha256=_f2jjph-A_1QxDC4Mj2E-lF-j3w38uso-U3pKMN2xO0 8500
django_napse/core/models/bots/bot.py sha256=u8Ks_nFHGBy_7ZgCJpADp0jnF-JZYzjuhVhTM99Fxg8 9388
django_napse/core/models/bots/config.py sha256=UKqZNNNXyMkMfwO-V_hTA9wT2xl6Srb6iRNnov5B3eI 2526
django_napse/core/models/bots/controller.py sha256=59c7QXfQOcyNl7Sgpwn8tvjtLsKyjtXqhss72qcrB2c 14561
django_napse/core/models/bots/plugin.py sha256=GNCd4rAFU0kihu-5wROx3T6nhNrA7c_5jgFo6aNlpTs 2505
django_napse/core/models/bots/strategy.py sha256=P2azcuiM9jyfuUmC4dvkuNg3Kx1fdUcksvslyWZyvmk 3792
django_napse/core/models/bots/architectures/__init__.py sha256=X573KrISxUuyPI7ZDLfrbuxrDAq33J3CruCMXMzS178 27
django_napse/core/models/bots/architectures/single_pair.py sha256=0WwWcUATDPv4s5M7B0q4MV0yrTlL3pA4Ay-5PMOr_kU 1978
django_napse/core/models/bots/implementations/__init__.py sha256=dJa3AiTvWO6C_1Pha4y87sxDvbvPbunDNMVG-PbnwwE 65
django_napse/core/models/bots/implementations/dca/__init__.py sha256=fMog6VenavB07KL4wdJ1AsaM4n12OOglxEw9cpLnU-s 67
django_napse/core/models/bots/implementations/dca/config.py sha256=rKpWhv6Owp5K14FO7UYNGg4bqHl5aGGySUnWcm5CFq8 263
django_napse/core/models/bots/implementations/dca/strategy.py sha256=5oQJDZQL9XwHYycnruiT-9bH4D_zfdGgjipQaJp5AiQ 3385
django_napse/core/models/bots/implementations/empty/__init__.py sha256=bzNm5VH_AzQOgo9h-uQT3MsobaaROgJSNqKTrLI1rjs 71
django_napse/core/models/bots/implementations/empty/config.py sha256=BXWRpeFc7o7MiOhhUa5kjKzCF8ijNgowG9wxH9rFkrA 260
django_napse/core/models/bots/implementations/empty/strategy.py sha256=dV9vk0ufqckgaakCNhg7dR6KCBDMQVl58fi_1IWCniw 1538
django_napse/core/models/bots/implementations/turbo_dca/__init__.py sha256=yLl0MDfD7BVpTtXBjsHYQjXgJs0pcoq4MHTTThAAl1A 77
django_napse/core/models/bots/implementations/turbo_dca/config.py sha256=sT1Zg3RwjMykdNqwb5GQPq1eAJElHNZI6N0ZYjilmlU 319
django_napse/core/models/bots/implementations/turbo_dca/strategy.py sha256=lOMiDvun9hDvuR3R1L7zLYEw4RnQ-Wy4LUf78RRd8OM 6203
django_napse/core/models/bots/managers/__init__.py sha256=gbTE_zgdsyNQKPaSt8DzKcqReFgMgFVjIWeTXkEIZB0 129
django_napse/core/models/bots/managers/architecture.py sha256=ayH3fcYJcrwQ2Qrkye2Fwq5poM4DP3i8_6l_KZ908Fk 450
django_napse/core/models/bots/managers/bot_config.py sha256=Bw-HiWhPzknZsSrWG15T087zZl09PvekdBgnnLD9M4Q 1775
django_napse/core/models/bots/managers/controller.py sha256=yZF0Dgd-i0UF6-XwTC0HzFJbVFklrXNBbzJhndxGWAA 427
django_napse/core/models/bots/managers/plugin.py sha256=JQJwGXKN7de0BZHuF54wnIJjoq1SNEfUKT4badgq4t4 552
django_napse/core/models/bots/managers/strategy.py sha256=1voVWOekwdmh99jEJK0gPMsAyGTrjHGiVDQv5Po3iss 766
django_napse/core/models/bots/plugins/__init__.py sha256=WnK2VddwQUrxrKJ5SWI_rLG27pZ7H7yQ9e3dcnEKT60 81
django_napse/core/models/bots/plugins/lbo.py sha256=2TfBYE_digRYgFxfO4AMED5hV5s92Fd0uFsgDuMgPfY 1513
django_napse/core/models/bots/plugins/mbp.py sha256=AkdZL5JgthdcQ3Vlw02zumrRMY2882TfSXca8aET3bQ 1081
django_napse/core/models/bots/plugins/sbv.py sha256=bhHgu6M_kiD9jKyhjUyY7lbr0Ti9vJO3s40LObLZ2LE 1726
django_napse/core/models/connections/__init__.py sha256=-Z6Dje06yfC3zuWWFFpOkh6xemPbFRV74BMOlaUHT94 26
django_napse/core/models/connections/connection.py sha256=_nqU6qtrvT8IWHpcL1BiiJNhFVPYmXsloY55ddx3T7g 4891
django_napse/core/models/connections/managers/__init__.py sha256=YTboFk9AfYkRUw2Hf4oxn63LTGV475fxp_oel1j4gas 42
django_napse/core/models/connections/managers/connection.py sha256=hoNHCa2_lQakpUv3PhHHn09rxgT_9uy5Q_0omFsMEv4 634
django_napse/core/models/fleets/__init__.py sha256=HFC_s4etIGgtgt8l3xOKHriX8EMpZ5snbAbSzT3XFS4 64
django_napse/core/models/fleets/cluster.py sha256=d_Nc8KbEDyz8qfAoQPr7pzZbHTYdx0oUcFZimcfUe_I 3794
django_napse/core/models/fleets/fleet.py sha256=R1zdN1Sdr_IEsFoAxkMFVQxAB0sMM7gw37kPdBZa5C4 5099
django_napse/core/models/fleets/link.py sha256=aEE3c9APdjewSMJu61PnZy19BPTDUzcoEAfw0VDqa8U 731
django_napse/core/models/fleets/managers/__init__.py sha256=vwL0gtrNbiduseurDLVq2cQBYegDBvVqWWS5U5NQ4E0 32
django_napse/core/models/fleets/managers/cluster.py sha256=xO5MUoiMoZjDkfkqON2UWmRaKLfnvK-ZnecRoz6IrbQ 713
django_napse/core/models/fleets/managers/fleet.py sha256=k5O3_eyr47VVOlvYx8EPxT8u_Mn7xecn1mpG7IHXmh0 1535
django_napse/core/models/histories/__init__.py sha256=mlZ0AnoQsflReWhpHNhiVhgZ7MTsmSFSXs_xU2FQNgU 138
django_napse/core/models/histories/bot.py sha256=INXOU9motBUJ-HR0bUPXeODTwzH3zQxLtu76sxL5Cf8 463
django_napse/core/models/histories/exchange_account.py sha256=mXGMHMdEnfxAjxf1i3rm2i8UM-nsD3wxUEvMm1H03d8 236
django_napse/core/models/histories/fleet.py sha256=7Hy-jYrCUUz2nSYCwWm-kS1zfwShwCFJ6IU42zHG2LY 216
django_napse/core/models/histories/history.py sha256=Gbzg2qZRU0kz_CQfgADDmEq0JFu4DBUQdGk573PfWGU 6503
django_napse/core/models/histories/space.py sha256=wrSfsqIBbA5L1Q4_2Emil3T5K4ku9b4WhGuIFnJhmKc 216
django_napse/core/models/histories/wallet.py sha256=iaKLoDjIzNwWLvbyEqskhC6Pjz2VQwBwynmBQ2PTcRA 1234
django_napse/core/models/histories/managers/__init__.py sha256=KGEcIEbngYo2NDaThJFz_2RcwuP3W9FYt7eJNdKoupU 56
django_napse/core/models/histories/managers/history_data_point.py sha256=DJ0Rs1lnTCjdnPNMWeor7PdMPvFw7jP_VG_AaNLAfyc 859
django_napse/core/models/histories/managers/history_data_point_field.py sha256=0fTYwfaSVaE6Dq7kSKJqVzwzXBbM_EcTLsgt1l7bYLQ 709
django_napse/core/models/modifications/__init__.py sha256=WZfqGm2kxo-Lc4ap2_DhkTjbc_3yuU7tmUvYBxyJitc 106
django_napse/core/models/modifications/architecture.py sha256=iql5tUpMYkAx8lrDO6PdrMcfmYuiLL8iLnLik5p9pGc 973
django_napse/core/models/modifications/connection.py sha256=BjNUUhil1CDn8l5SNRBqOZAeqOyi4tjOvb671UgEFSA 713
django_napse/core/models/modifications/modification.py sha256=GUQQdeC_oixXVr3_nuiYVX937r736Fgua8dX-VdqLNM 1728
django_napse/core/models/modifications/strategy.py sha256=zwsrBHR3S_XU1NI7xImZ6j_i3we6szwKIzaK5iHAQ3k 853
django_napse/core/models/orders/__init__.py sha256=YqrjJllq2jCOEqYsXjQek7KVoan2X2fGRJ_EO7UXcrI 21
django_napse/core/models/orders/order.py sha256=Dr16ul119WOwYA7VvpGN5cVtAgsICBDwX_3n_-lsqK4 14469
django_napse/core/models/orders/managers/__init__.py sha256=KU4wKlXtb0egkntTzSRHLaI58OTjT1hLGNlaIpWG2c8 32
django_napse/core/models/orders/managers/order.py sha256=KovBGoKI5ZCex2ZLmeojtfMymdaA6hQTrTLFpilz3_c 2160
django_napse/core/models/transactions/__init__.py sha256=DhZiqoIktlzBgxUM7sVzSbk42qON6XrxMwpFs1v5iGg 70
django_napse/core/models/transactions/credit.py sha256=I79TvQaaavl_deft0BdRqMkpUWsZZOUq1zNfD8OKuC0 1334
django_napse/core/models/transactions/debit.py sha256=7XJStCsP5dcKXXEeKSdnRrm-_GB1KcL2arBzm1t9knw 1390
django_napse/core/models/transactions/transaction.py sha256=Fq101SrIUcd2Xg6d7xdp9LTZjENNrWfAzd8Kv9Ghz3g 1935
django_napse/core/models/transactions/managers/__init__.py sha256=LorKsZm_6-N0AowZixyaCZY6f9Rl8c7b9h3no6D8-_Y 110
django_napse/core/models/transactions/managers/credit.py sha256=1Rky03glXI-WkJYsXsdP0eL92VzWw4aaE3mF2hWcGjs 1111
django_napse/core/models/transactions/managers/debit.py sha256=QQx-F8lkXyucUzMAVwWp-PVv0JAOoLgWyVnlKoRUeU4 1096
django_napse/core/models/transactions/managers/transaction.py sha256=icHXEjfG_JkMIyKsueafYKncdI3qAdjr5ch25yfs1as 3021
django_napse/core/models/wallets/__init__.py sha256=eIQ9ufP0FHEQY4cIXu8bX5Q1huCgN7cUnSOkUqFIp4I 174
django_napse/core/models/wallets/connection_wallet.py sha256=IrBdbH15UDxyjhloZN8I2osGgh8JL694L7QKLumjA5M 880
django_napse/core/models/wallets/currency.py sha256=KPWruHHAH58Tmjfkfq5lE1ZE_00EwVq8IVC1DWLnOHY 1851
django_napse/core/models/wallets/order_wallet.py sha256=E389fGyBMmzIF3z0oLlCtFDrQnHf0Zvapeq1MBuMmR4 672
django_napse/core/models/wallets/space_simulation_wallet.py sha256=dZ8N3iwF9lZZ4M9I24xT0Lb4-WLPD4d4B654nuHvp9s 1599
django_napse/core/models/wallets/space_wallet.py sha256=Uwnuc3KJioSX8AUWQtPX0kUFBQleXDFTAtMh64ddmu4 1447
django_napse/core/models/wallets/wallet.py sha256=6bXN2gxJpCOucrao1ZvyB7uhYpZoR_PYd1TrgHZ2pB4 9618
django_napse/core/models/wallets/managers/__init__.py sha256=FJVK7ny2nuPkrEY2kEh55bMwWobrqBL_kW2Zvvl0EOA 34
django_napse/core/models/wallets/managers/wallet.py sha256=Y_aY-7YDluoh4k6wdp-VYKCHgAg35Q59E_FGAWcpjZM 1153
django_napse/core/pydantic/__init__.py sha256=NIIR_K3WyHlwoFAz_zlWsD-IZiA14aibTlkVi-HZfUI 39
django_napse/core/pydantic/candle.py sha256=R8giUO28fk7wgytOlikE9qflDJ7QIfqXQ1MKfMaePRM 327
django_napse/core/pydantic/currency.py sha256=vSDbl9tSIXbwFTuE3ZiF_SWgEkL74qb9926WzyfAZ7E 169
django_napse/core/tasks/__init__.py sha256=ZOkj6oRBCtChxtPJasa8a2AfpibmXzYKzoUTGGfkliU 241
django_napse/core/tasks/base_task.py sha256=Ky8r-mujZTW3yHZWF_scsaDh-c6XJFVodtyCGZy62RI 5984
django_napse/core/tasks/candle_collector.py sha256=8HWY7srWkyC6DT1dvVlIK48PHtiYvwiFYbxHhYGh5Js 7314
django_napse/core/tasks/controller_update.py sha256=7s6_aSvUVqU5-FNIQrQDIHmklHjT7M8kKZCVHHTeQHw 613
django_napse/core/tasks/history_update.py sha256=p-8zvDOxPYz_b2IhpXglhtW0OQcDF3cf6eLI25d09Yc 542
django_napse/core/tasks/order_process_executor.py sha256=gVC5GwAmK6YZOiMGbtN6Zki0R6UIKLpUq78tojW_MAA 1152
django_napse/simulations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/simulations/apps.py sha256=9wHRLDdyITTy7onwCJFMhWjc4FHT-P10SFeuz_4f4Uo 217
django_napse/simulations/migrations/0001_initial.py sha256=D-1OJ3f36cYe8RM-E6lpopjWZm1xjepGUuwg82ARGmo 10754
django_napse/simulations/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/simulations/models/__init__.py sha256=Dgyhg1-U3g0cYo7cfCtYcrHcjoajH4nscYKuBWyrCjQ 51
django_napse/simulations/models/datasets/__init__.py sha256=RISfBOVZxmYv7b2AXeAGWMGgVZvbDNb9Afqmr5mhT20 23
django_napse/simulations/models/datasets/dataset.py sha256=lC7TkACmNtIk4rnuIpNVKAU2gCC8gRx1KLLAB96e5nU 6698
django_napse/simulations/models/datasets/managers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/simulations/models/datasets/managers/dataset.py sha256=Ja5TsGvkP94QREuB_Gnat0zKXTXIC99jzhU-Mqhi26Q 531
django_napse/simulations/models/simulations/__init__.py sha256=84FN657C_CoxhTKUkKKiB4vO4FMK2ay4QoZtNguaZiY 82
django_napse/simulations/models/simulations/currency.py sha256=H-5gUH-QpxF7LAvAHPCDoPSFLEpt42uurxyQApnmzEw 1817
django_napse/simulations/models/simulations/simulation.py sha256=VhU29SzZymA9MIN-hhH2AgKZ1Uwd7nzDEJmxFMU6Ams 3372
django_napse/simulations/models/simulations/simulation_queue.py sha256=oAoYzBYGCjcN0AaewxBdX4RYqQA0OyfrAhNtqKYmRRk 20463
django_napse/simulations/models/simulations/managers/__init__.py sha256=vlcaWHJnv00ghP53SrFYlvniWAZTVHczGYgGhqnBR-I 146
django_napse/simulations/models/simulations/managers/data_point.py sha256=U7W_QpRvsPG83cNmArhb_CQQE9tMMWqp_BAOq367Un0 930
django_napse/simulations/models/simulations/managers/simulation.py sha256=tZSSVdGhTLi0zfn2l31AQgNOrCc_g-cOjjTEntNNaK4 2973
django_napse/simulations/models/simulations/managers/simulation_queue.py sha256=7v5r7LZsIzaiP0iYj3s4GAYy5RxNUMQ7LxObjJZ4jGE 823
django_napse/simulations/tasks/__init__.py sha256=4LNQKOGshsh34kKnFtWpaKvkc6TKkaKyNUk6A78W5bk 94
django_napse/simulations/tasks/dataset_queue.py sha256=fkyqErsiyg0nDAdDU3gg0Xh255MOrK2IUuFIXV1kXFo 1100
django_napse/simulations/tasks/simulation_queue.py sha256=vhUmRitIJ78PUnPeXmEdxZ9sJgpJt3VGQvcnCtEHN2U 1617
django_napse/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_napse/utils/api_test_case.py sha256=30siBSTOtyD0yssjbySvP23YeDI6KrD9_6X9Z8J-V6o 8336
django_napse/utils/constants.py sha256=1KdkBK3blWs81bk887tx_P-SwgMCURvppk7ZkZpr6_Y 4325
django_napse/utils/custom_test_case.py sha256=t7kkIGUoMk9P_zleLlEvpc8qf4dEA1_RY5MGj_TpPPQ 1697
django_napse/utils/dict_comparison.py sha256=s58AyfpgB7H03Osb7n9u6R52-KPymlBShFpufk6aJuk 3141
django_napse/utils/findable_class.py sha256=zP-9FQ83k8Keu4KSt2EZfuTTT70ohqOwZpo5v0HR9gM 644
django_napse/utils/model_test_case.py sha256=3CxQTpc6em_0GkgjpcgYkqLCQUAGUJqTjuwMUsIcal8 1296
django_napse/utils/usefull_functions.py sha256=LPFx4QJ4ZGyxWSovPuWYJ7Z6jxX8DmTlS8q0ty9hL5I 3174
django_napse/utils/errors/__init__.py sha256=GKUKfeAfzbzUW2_CDCNCq-t3JlMqqh8ZR96y4Th9QLo 286
django_napse/utils/errors/api.py sha256=nKZL5ZoJacbnx_pPp0fjf557RsndsISHmMkD2vinJEk 1002
django_napse/utils/errors/bots.py sha256=E3ouOZAeuHxDKdZLJS2x0rsojNHfDR_myxeWBiHfR_U 1550
django_napse/utils/errors/exchange.py sha256=cIip4tCITK7HI9TPVUbIlR3JgW1HDz-9c0BI7HUw5Ac 478
django_napse/utils/errors/fleets.py sha256=7uNsY0SawcrZ7vMEjHrgiOVa8tm7ED3FnoHH9gs-DCo 467
django_napse/utils/errors/histories.py sha256=ue_MnBS2C29btSlLY3S9gTGr7nnNMxV-edpFHyHtT8E 186
django_napse/utils/errors/key.py sha256=w7K0J8Mly1QDi4tqhzC-D9RnaHJM3XCvZFSRkk1c8oU 155
django_napse/utils/errors/napse.py sha256=sUCUCn90EZxgSB4bAkWFn0HfyLH0L7LMxZoCRzeC40w 289
django_napse/utils/errors/orders.py sha256=EoiSLY5jP4OgaTwYBdZ_0XsJIYrLEsZ5qvXTNqGrU_A 366
django_napse/utils/errors/sims.py sha256=KuZFWDlJa3kIHvIzTeSvcg6Eza-HLQwUPoNn0TFDIMA 613
django_napse/utils/errors/spaces.py sha256=TvZr6eQdVoRVvZ1FrL4h02EwVpnilYpAewPQY-z1Byk 156
django_napse/utils/errors/tasks.py sha256=aSHlogW0JVAeEoMNbpEu805eONSnUSqrsVMwdvzxLX0 56
django_napse/utils/errors/transactions.py sha256=aRGqqMWkKxywfGsOyoUjmmpWSKE4GtANAIoAOja_HiE 290
django_napse/utils/errors/wallets.py sha256=ryj9tDf0n3IuO_ze88VJJR_VZw_U9vjU4zgPO5RwOtg 419
django_napse/utils/serializers/__init__.py sha256=hbX2HpB8-S9pNPoBq1TOZkI6WOF0knLV6czpEVv-fH8 48
django_napse/utils/serializers/fields.py sha256=QlUde-7Lg2JtWp8lLaemUK5HlrLoF8Q26_2FdJNvJGY 3574
django_napse/utils/serializers/serializer.py sha256=OKen7r9A4BHEOWe-WfRbumpz3wkPtdr0B1Lzb042lrQ 8923
django_napse/utils/trading/__init__.py sha256=AKDc-HiRIvhTiJUbyldvzQN4sGo1Q5P7IGV5AJY5J6k 50
django_napse/utils/trading/binance_controller.py sha256=kn8J5uNMQpIMQ4DNd9QXZW-jk6arybDTL08QbyFAySE 19965
tests/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
tests/django_tests/__init__.py sha256=zlQuNLlEnwWUq-KAv66-vtfLlfcCAYLJBIJRO-SP3fE 37
tests/django_tests/test_serializer.py sha256=Wwzw_E32DCo8Vl7RGAh6-06_2_rQqAmmjaEf03ZiBbo 9704
tests/django_tests/api/__init__.py sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg 16
tests/django_tests/api/fleets/__init__.py sha256=SJMbtHrzFFHJPGKhK_jdY83K9nIlp1dDPqEeW_I7t7U 57
tests/django_tests/api/fleets/test_fleet_view.py sha256=ckBp9riTAtVCxUFoyIMTo11vu0PM3v0hj7cgn_o3QpQ 5395
tests/django_tests/api/keys/__init__.py sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg 16
tests/django_tests/api/keys/test_create.py sha256=FZE0V5q9TqCigGGXK4KJ1teidDFUm-Af1yFZ059-Pt8 1820
tests/django_tests/api/spaces/__init__.py sha256=UIDCEa6_jo47FPff5lTeCozd8KnQgYSHGUSFzikgPoA 57
tests/django_tests/api/spaces/test_space_view.py sha256=Cxp0dtY3E3GpZQ9O3iRu_d0_W7IkM-jjhUOoCPaCTMI 2925
tests/django_tests/db/__init__.py sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg 16
tests/django_tests/db/test_validation.py sha256=fDRy899C82ybt0JhNWccoFiyCUPEq1v-zuIS1ATL9Zo 2270
tests/django_tests/db/accounts/__init__.py sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg 16
tests/django_tests/db/accounts/test_exchange.py sha256=PBV_o3YfkWgtDjguxIQg8weENEUb9Tc9WLfiC12LIrU 3399
tests/django_tests/db/accounts/test_space.py sha256=Y-56ZXRSArrFp1jxCJiElutpcgsnWYmLV-rhr6eKbe0 2641
tests/django_tests/db/authorizations/__init__.py sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg 16
tests/django_tests/db/bots/__init__.py sha256=Tw3HZ_6YXuoaQeV1AQEWf-PdQzWIwFozGfGoD8gYteg 59
tests/django_tests/db/bots/test_architechture.py sha256=scy_A3uGpbpR7uFV5eQ9NEL2e84YZj94-1NsZDpEeCE 766
tests/django_tests/db/bots/test_bot.py sha256=6mMl_oKMppymjbPq4gjr3Pc-og5rzfFdcH52CusEfGM 1315
tests/django_tests/db/bots/test_bot_config.py sha256=Rte2V8MDZeksh-6eE922O3duBHIpRkQSgmi0vOCBj5U 1544
tests/django_tests/db/bots/test_plugin.py sha256=5KH9z02lZLFn1PsYMzU6SL6zn5B484XfYtYxEokK6CE 2298
tests/django_tests/db/bots/test_strategy.py sha256=uSldkfRchvWx-jodmxzo3WTeycW04Y6fep1iqOKmJos 1817
tests/django_tests/db/bots/test_plugins/__init__.py sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg 16
tests/django_tests/db/bots/test_plugins/test_plugin_mbp.py sha256=reLzaMmxVQlcrS54szWnRjbL5KoaD1WN84NflvQKC3s 671
tests/django_tests/db/bots/test_strategies/__init__.py sha256=jANcCzjpRGsSk2TL_50CJcN1ZWldGErkO7sAyP-gCDM 194
tests/django_tests/db/bots/test_strategies/test_dca.py sha256=6MLqs0C0Go2XhX3XIrtgwRXCvvLMHLatlmgOXaiMgK8 876
tests/django_tests/db/bots/test_strategies/test_empty_bot.py sha256=faac1a9xBaRxepQNDZ2SD9POVapnqGPbEb0w536BxWo 853
tests/django_tests/db/bots/test_strategies/test_turbo_dca.py sha256=cpdwZvYJwd7FbVO0C9Fe988SgH_pTlScOxm71PjZQIM 924
tests/django_tests/db/datasets/__init__.py sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg 16
tests/django_tests/db/datasets/test_candle.py sha256=_isX5J7GeHb-ueIrSFeDFNYx1ccFs961oScGL7TDGiA 1108
tests/django_tests/db/datasets/test_dataset.py sha256=KZXlLvhSd-LTIyW0iEWMEVh59tzwy2rvcn_aK7rmEPA 3295
tests/django_tests/db/fleets/__init__.py sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg 16
tests/django_tests/db/fleets/test_fleet.py sha256=OtqObqbemBqxbqpVNngEPVuhn5ti4sd5i0zn3OOU-0Y 3743
tests/django_tests/db/histories/__init__.py sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg 16
tests/django_tests/db/histories/test_history.py sha256=n8g1VJL0xJzBEfdodjB6FROHUlEEyHiDbCcGCRg3quI 2199
tests/django_tests/db/histories/test_space_history.py sha256=PxGKWgC73NS_VPrr-UBKDyZhIpcbiyK1YXcAWejUKBY 740
tests/django_tests/db/histories/test_wallet_history.py sha256=kcOk-q2WTYWEPYQv4FfBk9JjvftWcpXeEN1Ldms89vM 849
tests/django_tests/db/orders/__init__.py sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg 16
tests/django_tests/db/orders/test_order.py sha256=EyP1X_2ujSdOGZjRpPCQs4Iczjk1PAjhdU8XV2mSTMk 1513
tests/django_tests/db/simulations/__init__.py sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg 16
tests/django_tests/db/simulations/test_simulation.py sha256=X_mICRG6MBThydFrAoHHNfgb2kEpcplbNphMqZUvOgM 4577
tests/django_tests/db/simulations/test_simulation_queue.py sha256=egw0h4wEj48MHuwUXQ3iPpuc6RxSqMUS2xoNx5NVAy4 1930
tests/django_tests/db/transactions/__init__.py sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg 16
tests/django_tests/db/transactions/test_credit.py sha256=XVNSsV0te6GMwdkgrKupm3-6S136npQfpZWHi4uo0UA 941
tests/django_tests/db/transactions/test_debit.py sha256=9VMfZgdYJmz807zEMAz4OXiYcjV4FNw5X-4Zy2UjrMI 1295
tests/django_tests/db/transactions/test_transactions.py sha256=wwjVHvjoyDaPc8Km7eT0bzS1W0mPr034-GEhsoJedMs 2740
tests/django_tests/db/wallets/__init__.py sha256=Il5Q9ATdX8yXqVxtP_nYqUhExzxPC_qk_WXQ_4h0exg 16
tests/django_tests/db/wallets/test_currency.py sha256=dovVz20pFXCMLEbbKaKYqR-0TtK1rDTjY4tDSKAYwr4 1175
tests/django_tests/db/wallets/test_wallet.py sha256=vgx3WG336eJVMkGXx1O5PN_u3opxnYxxfinR7Eouyx8 7236
tests/test_app/__init__.py sha256=rUGvXfHDDQFAnOrZYkkxAf9YtZqVgiNOyNfVOIiCOGI 62
tests/test_app/asgi.py sha256=yNrcWX51w7it61RFoFJIzrINIZn0ckZKv6aKXiKnPxs 395
tests/test_app/celery_app.py sha256=Wlkrw8XoOlk-9nx4vGwSFjxlI7MpUGsWPJTi5PKhAhY 147
tests/test_app/manage.py sha256=dsilddT2zbt9qk1NEDd08Vf8x4b1b73F1Wlj0YxR-Lg 789
tests/test_app/settings.py sha256=TV6AWm9ru0HKFZ_xZKShv2DFyMk25OEUG_SiByrydk0 4666
tests/test_app/urls.py sha256=r7B_0ToVkoDluK1pe_qWHXuyUYlxYDzMk0JpBM9Hq9A 940
tests/test_app/wsgi.py sha256=W9ulkLvBhLZm0Fyd1nipznBNISQQN1DYri00m7vfkHY 395
django_napse-1.13.8.dist-info/LICENSE sha256=Xa7fxG1S2q1gnTgH-ZtgHyZUfTrK8zGhPwEv8H6zoxo 1069
django_napse-1.13.8.dist-info/METADATA sha256=-4bsapFY3Xc1Orqizemvs4oB91L8OAFwmBo3I6kDU-8 1149
django_napse-1.13.8.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
django_napse-1.13.8.dist-info/top_level.txt sha256=lew-15TPJnL6s1y8ZCSeD-TdQqAMUknMKCbKmBVo2og 19
django_napse-1.13.8.dist-info/RECORD

top_level.txt

django_napse
tests