baguette-bi

View on PyPIReverse Dependencies (0)

0.1.11 baguette_bi-0.1.11-py3-none-any.whl

Wheel Details

Project: baguette-bi
Version: 0.1.11
Filename: baguette_bi-0.1.11-py3-none-any.whl
Download: [link]
Size: 833553
MD5: d51f1f6e24ddd7cbbdc09e9a4a9a5e65
SHA256: eec407ba084f5881bf19f3bb1c348f40bab843f2b20641ac3149bc2c044710db
Uploaded: 2022-02-12 13:25:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: baguette-bi
Version: 0.1.11
Author: Mikhail Akimov
Author-Email: rovinj.akimov[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: Babel (<3.0.0,>=2.9.1)
Requires-Dist: Jinja2 (<4.0.0,>=3.0.1)
Requires-Dist: Markdown (<4.0.0,>=3.3.4)
Requires-Dist: Pygments (<3.0.0,>=2.9.0)
Requires-Dist: SQLAlchemy (<2.0.0,>=1.4.15)
Requires-Dist: WTForms (<3.0.0,>=2.3.3)
Requires-Dist: aiofiles (<0.8.0,>=0.7.0)
Requires-Dist: alembic (<2.0.0,>=1.6.5)
Requires-Dist: altair (<5.0.0,>=4.1.0)
Requires-Dist: fastapi (<0.66.0,>=0.65.1)
Requires-Dist: gunicorn (<21.0.0,>=20.1.0)
Requires-Dist: httptools (<0.3.0,>=0.2.0)
Requires-Dist: itsdangerous (<3.0.0,>=2.0.1)
Requires-Dist: passlib[bcrypt] (<2.0.0,>=1.7.4)
Requires-Dist: psycopg2-binary (<3.0.0,>=2.8.6)
Requires-Dist: python-dotenv (<0.18.0,>=0.17.1)
Requires-Dist: python-multipart (<0.0.6,>=0.0.5)
Requires-Dist: redis (<4.0.0,>=3.5.3)
Requires-Dist: typer (<0.5.0,>=0.4.0)
Requires-Dist: uvicorn (<0.18.0,>=0.17.4)
Requires-Dist: uvloop (<0.16.0,>=0.15.2)
Requires-Dist: vega-datasets (<0.10.0,>=0.9.0)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.4
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
baguette_bi/__init__.py sha256=nllDrH0jyChMuuYrK0CC55iTBKUNTUjejtcwxyUF2EQ 23
baguette_bi/actions.py sha256=gj9xxPopKZGB5jjm8VOcQOmQOWwWNq-CSt5biscK5j8 4290
baguette_bi/alembic/alembic.ini sha256=RFboVj3b3xvPRMvEJ63_qNJaZFU3zel_QhRhBUGoids 2179
baguette_bi/alembic/migrations/env.py sha256=cfQ-Pb_u42BVzjN1sRWIH_SXpdSC9eZWG1Fb4tnTji4 1913
baguette_bi/alembic/migrations/script.py.mako sha256=8_xgA-gm_OhehnO7CiIijWgnm00ZlszEHtIHrAYFJl0 494
baguette_bi/alembic/migrations/versions/.gitignore sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
baguette_bi/alembic/migrations/versions/eba70920adc0_init.py sha256=vaAHJG_hbePC6pRES2QBTrxr30SVDp-v3x1273NxWDU 1111
baguette_bi/bi.py sha256=izAM0tAjBVnFR3lq72iEmE85NkweIDdYKg-tl6vjqMU 224
baguette_bi/cache/__init__.py sha256=TxyK5elTcG0qgeUQFMWksaMIyJEUp_l_An8SXc7gaFM 480
baguette_bi/cache/base.py sha256=sK5YtONsZq8GU4qQbEjpWJHWl1wNGVoYwgRqRRmzPFU 336
baguette_bi/cache/null.py sha256=IlTd9nIhESsf-sOD4s4IMsAuSE7g0IxVma7oGo8fk6Y 326
baguette_bi/cache/redis.py sha256=Ho2qJeLsYah8KpUrYnAojgz0R4IqRe4liRYrGdueWYk 1188
baguette_bi/cli/__init__.py sha256=bjkMXvv68VEm5NwQkz77sTxrUcsWNcpFvtvFnW2DK7I 2559
baguette_bi/core/__init__.py sha256=NVrV1EGe812baMLV2PQJDgpWSxTOe3S_jCdf77XjXao 423
baguette_bi/core/chart.py sha256=hhWXuMt9EY6uXkg1X3Mzac6FEXapZHKJrzGPYdheGP8 877
baguette_bi/core/connections/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
baguette_bi/core/connections/base.py sha256=GKNWACVfFE7fTqVwfSF2y77zCucsQ4FeZuhgYe8k11I 1098
baguette_bi/core/connections/sql_alchemy.py sha256=CqTUIhiYARRivzYB8LxUSYCtQ6OjLy6lJoGFtYoO4OA 1053
baguette_bi/core/connections/vega_datasets.py sha256=NFuI8wi8ER2RmNbFzLf0dzqR0m34shPqSAFId7rsye4 311
baguette_bi/core/context.py sha256=-qk_YJOvyOXTBtTqDC5t2iZS1GNcrNzdI6JGcNNIYg0 1429
baguette_bi/core/data_request.py sha256=pqQIyb5fTvAvtXu5UZ_Q5DsorakF_CrpN_ZjmnkgJOw 515
baguette_bi/core/dataset.py sha256=1O5wZU6PKJ2KsfKpQeWpgkXn7quDsaH38vHIwuZPiqY 1345
baguette_bi/examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
baguette_bi/examples/altair_examples/case_studies/__init__.py sha256=FRvaCarmF6Pux75eGRrfIgSrqYVZtetZuRX9_clxIg4 557
baguette_bi/examples/altair_examples/case_studies/airport_connections.py sha256=8VylTSw5mAyyyFTJ86FWBDhIALu81D2ayW1p6KgKsyA 2411
baguette_bi/examples/altair_examples/case_studies/barley_trellis_plot.py sha256=hOw7_IgsJCmS12b2oieaoca0Ngs9Ga_3o07NapobJp8 1282
baguette_bi/examples/altair_examples/case_studies/natural_disasters.py sha256=J2Y38q7E_fCWUrHtEqR8mowJifQyN8QpjmeogGL9ypI 907
baguette_bi/examples/altair_examples/case_studies/one_dot_per_zipcode.py sha256=RLKdSEOar_LC7yiIR_SoqvznyUN7OPqkzz3BwR2R6dA 749
baguette_bi/examples/altair_examples/case_studies/seattle_weather_heatmap.py sha256=N03kyFW9CeSA-2GEc7gjPlnHh4-YiW5jlPBj_Kwn6Us 842
baguette_bi/examples/altair_examples/case_studies/us_population_facet.py sha256=Ocy5-iBk62im0FrAbd49TKC_B1S1wIdk6tvycu4N14M 717
baguette_bi/examples/altair_examples/case_studies/wheat_and_wages.py sha256=IJtkF7Uz0MpDIFq-Mjgx1HHCfZDEQaM6N03gFMQ4xFg 2092
baguette_bi/examples/altair_examples/connections.py sha256=-cVmnxmjRrpm0TKKX5uYSUiefH_k8KVU1WCzaz4J2Y4 64
baguette_bi/examples/altair_examples/datasets.py sha256=liwSZH3kAu0fc1oXeA3Mrm41CfgUFqf3U7TlBVLW81g 1195
baguette_bi/examples/altair_examples/folders.py sha256=oZeGyPKN5Zp1-6slahzL79pBowG96f-9UmSTzkUUKXk 181
baguette_bi/examples/altair_examples/init__.py sha256=OdEb2XuNW60yCKxlOJWl74aQx-MyQS-B2rTbMXY6Suw 1657
baguette_bi/examples/altair_examples/other/__init__.py sha256=QupNTDha2cw5ztU0Ub5IFN2oL1Ac2EvIdigUYSi-1VE 457
baguette_bi/examples/altair_examples/other/binned_heatmap.py sha256=_YUfenw_Pqgcph1GpkqYebWi7JnNxUA3vlcqTCLQ-Fw 583
baguette_bi/examples/altair_examples/other/marginal_histograms.py sha256=n-kAweaqky0_qEn73LK2NlP5wSdMWZT4oPPmvYUptqQ 1806
baguette_bi/examples/altair_examples/other/normalized_parallel_coordinates.py sha256=rqscDLTscAdfAtzaIRyjVypc73m-bx1sFGoAPjy1LHI 1030
baguette_bi/examples/altair_examples/other/ridgeline_plot.py sha256=p7xyEdT-N863cZwx99pnDYSG_NHMlI_q-J1diUeYURs 1883
baguette_bi/examples/altair_examples/other/text_over_heatmap.py sha256=TLXgWGf9Z9tNQeXZkGqFjA-9CK86cHo8eZ4aVuhT7Ek 1125
baguette_bi/examples/altair_examples/other/violin_plot.py sha256=UnzmnPCJopVpsGfkxJykDmo97QQmp6oN18dQFcJC_fY 1325
baguette_bi/examples/altair_examples/users.py sha256=bTnYU3sIalGjVhfLo9FFKrodko-De1H79GXg1zvYo1A 68
baguette_bi/examples/docs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
baguette_bi/examples/docs/charts/__init__.py sha256=tzXWjG9t6iLs1RG8Polh2GB5FPkobh_3Vxv0jYgfyA4 323
baguette_bi/examples/docs/charts/tutorial/__init__.py sha256=SIjKdJEOxwR9wwclwzem1z0-D272MMrj1hKybNV7H4M 904
baguette_bi/examples/docs/datasets.py sha256=es-1aELtlL4sj5yRxxUMqp4MyEroDzTJZs-1KIeF9Gw 468
baguette_bi/examples/docs/pages/docs/header.md.j2 sha256=gYpmuc8GJA3pPHWF5ivfw3g0mIlNopAED09vdc5l2oY 69
baguette_bi/examples/docs/pages/docs/index.md.j2 sha256=nnnRzTy8CQN0BWOfQrRSF--au9zQUNGff9Mjp48-axw 1279
baguette_bi/examples/docs/pages/docs/reference.md.j2 sha256=bXKoVGPvxwSZzsIppbYiANMqGaSTxkOj375Idm3NYd0 4093
baguette_bi/examples/docs/pages/docs/styles.j2 sha256=-N5ybJJLBovFScUUxD_2hRto7pAYMu3mySiF0cVrsNg 108
baguette_bi/examples/docs/pages/docs/tutorial/add_a_chart.md.j2 sha256=BlUo_40ZbvT5XYAGh9SUjEjF3axGAKmiz1loACZT5ZA 6017
baguette_bi/examples/docs/pages/docs/tutorial/create_navigation.md.j2 sha256=llnjpZzWe8eo7EIUmy9D0JbN5dxF8xmJeZydZvD5W0Q 6554
baguette_bi/examples/docs/pages/docs/tutorial/examples/add_a_chart_1.md.j2 sha256=1TavUaEQgqSyTpsH2n-qXGNvL-pxMN85W4gBiL7uRZU 328
baguette_bi/examples/docs/pages/docs/tutorial/examples/create_navigation_1.md.j2 sha256=-_2f-7ILLQgAwQfIgaxHLx1vJDC0TuSQxAx5UogmCj4 67
baguette_bi/examples/docs/pages/docs/tutorial/examples/create_navigation_2.md.j2 sha256=e7OZuK9oglJnE2IBcB6jzRWJ6Zof1ACsbbyqEM5Oszk 199
baguette_bi/examples/docs/pages/docs/tutorial/examples/create_navigation_3.md.j2 sha256=XTqkAiTuS0-sYLapRCzugiNVDgv9bE0orGYJKiVYAdE 315
baguette_bi/examples/docs/pages/docs/tutorial/examples/final/index.md.j2 sha256=r-EUimfATJwGnZ6XwgOIBs05bFgwFc2Lxb0htdJcJXQ 344
baguette_bi/examples/docs/pages/docs/tutorial/examples/final/summary.md.j2 sha256=zEOG1gzUIduL0yFaUHTAx6K0JjRFTB3B-B1lir6n2Jw 537
baguette_bi/examples/docs/pages/docs/tutorial/examples/format_the_page_1.md.j2 sha256=tBwM8_gb9RJrx7abYOewN_V8Rj4emV1MhCDNNsUWltE 251
baguette_bi/examples/docs/pages/docs/tutorial/examples/get_the_data_1.md.j2 sha256=QT9Dz16Q7z0Hf2EYz6nMm3Qp08eAy0k7Pgd5RUMbacc 221
baguette_bi/examples/docs/pages/docs/tutorial/examples/make_parametrized_charts_1.md.j2 sha256=JZHTONnpnCYSgiJDyYU3XqLKEqm_bAIqAuyypIG-TV4 472
baguette_bi/examples/docs/pages/docs/tutorial/examples/use_parameters_in_a_dataset_1.md.j2 sha256=zEOG1gzUIduL0yFaUHTAx6K0JjRFTB3B-B1lir6n2Jw 537
baguette_bi/examples/docs/pages/docs/tutorial/format_the_page.md.j2 sha256=SEcFAR4gH7qqxtLfNSd_p5aFDJN1mDbZ9z5sOFNB_PY 2597
baguette_bi/examples/docs/pages/docs/tutorial/get_the_data.md.j2 sha256=NdUj59bDXSl1wDBPXOE_FyVufmrVZbVALjGdPFdRGgw 4551
baguette_bi/examples/docs/pages/docs/tutorial/index.md.j2 sha256=C4DA2OfKer2_L0gR9NFNDHWLrcSVkguM9r1myDuzuaI 918
baguette_bi/examples/docs/pages/docs/tutorial/make_parametrized_charts.md.j2 sha256=6zqkb-cHXSphqGtZFiIm7___OsAdx2DmO5XlwikNt5M 4187
baguette_bi/examples/docs/pages/docs/tutorial/use_parameters_in_a_dataset.md.j2 sha256=j0EUJ7wqD0wsqFBVM7jA0QNF0BPQSLOxuhdWqpQEsS4 3022
baguette_bi/examples/docs/pages/header.md.j2 sha256=2iGa6QzNK1NIUW30eYxfvPvt24r5F3cpMR0wyvEWRR8 370
baguette_bi/examples/docs/pages/index.md.j2 sha256=qCKm3r_z5MJkdSOUt78SD-4J9gCEgPfCnlcvU-JX6Oc 2516
baguette_bi/examples/docs/pages/motivation.md.j2 sha256=66VNkMRmVjS68GMThfyZj7a8mmrKaLfFgWj2Qttx_ps 3325
baguette_bi/examples/new/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
baguette_bi/examples/new/charts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
baguette_bi/examples/new/connections.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
baguette_bi/examples/new/datasets.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
baguette_bi/examples/new/pages/index.md.j2 sha256=8NdbnQGD8EOEz92sb2_FjHEsRxkrx3U-BtwmBV-XILs 137
baguette_bi/examples/single_file.py sha256=XpRR2Ja0MpDphza6uWrijSrBxk-vCBHZhg1YKbi-QjQ 77
baguette_bi/exc.py sha256=1Ul3IeE3ukPZuW6HhVaFuZkEq31v9EDjR6pXZF9d6WE 234
baguette_bi/schema/__init__.py sha256=yLEqcMPMJaK280ZfL6PSQ3l5gw58Ndg_75qx-0i7Mrw 99
baguette_bi/schema/base.py sha256=TD4m6w7RmI41M4tpuR1LImCQT1ujLo2Iu72pVAKsd7Q 104
baguette_bi/schema/user.py sha256=ZLKZoSFn3L5grejWnSac0LOPjTv6hgy0iqLuHPHAgFI 314
baguette_bi/server/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
baguette_bi/server/api/__init__.py sha256=kjkLMYRjSwCzv2Ogy785innd5INmKC-LgEjRWERkotk 191
baguette_bi/server/api/charts.py sha256=l2itxtYrT-HXaxjPN1jhdJmYFoyKj3qrHJ0eC1xEmfc 1267
baguette_bi/server/api/info.py sha256=2M-xUuvNr0wigbDGa851rLhHoI7ve2DwKWHsLWPt_HE 235
baguette_bi/server/app.py sha256=_0E-vhHwbVjCnU3bYDIKL4OIfhGSt9nsAdb0ZU2-0oI 1039
baguette_bi/server/crypto.py sha256=crIeg-0P_HjeVMRnyQP8wdKn4p8IKfUx0j70hqR5Edo 108
baguette_bi/server/db.py sha256=6q9xyg3bqFGQCw7ug8pXK92p0cXOCL6QK_AbRIkczBE 343
baguette_bi/server/exc.py sha256=R4pfaGxzOfhxQWxF9sVeb1n4MCkGPiOKA0Lctok-TQ0 447
baguette_bi/server/gunicorn.conf.py sha256=drVAiSP2QhkA0MtVb3r-pd7eZQrfjypzNqjxpR1kF2Q 502
baguette_bi/server/md.py sha256=XR1x01r0AY8ETOMHu-reHJn1dW2qziNOKBRta3eq1yo 94
baguette_bi/server/models/__init__.py sha256=husP0lXYZsmz84y5jLWd-RUPRb2y6IfA9qF5mKmoUvc 124
baguette_bi/server/models/base.py sha256=j6c_7sJvBm9j8XVKKcaYrEdmqQdIM9wuEn4IPbiS91U 206
baguette_bi/server/models/user.py sha256=iXfxqUdWR4B4ePXL4x5L9l4HrynnVL9M-IxtKymefzw 992
baguette_bi/server/project.py sha256=VAnLkTojlA1I_6KaOBAZtp5-JY02KDcEtcvjw8zgLmU 2360
baguette_bi/server/schema/__init__.py sha256=YKjOU2jL0K37L3zbetvNUxlGvZXH47jBi5WqSkTs7M8 202
baguette_bi/server/schema/chart.py sha256=UUZGXxm50_BIY5bIq51R0w41fIrc800zfn3CFN7v16I 220
baguette_bi/server/schema/render_context.py sha256=tTVOH96q7fjUM5eGBH6YiyXR-JuknJv_ihzk2pisf74 136
baguette_bi/server/schema/user.py sha256=9f8iicWISUidwuX5aJJm0InVEtvYkdefJE3EREZ12GA 341
baguette_bi/server/security.py sha256=_-Fr71RHloFTqvEvoE7dRGydvUnxjacXhUxyOIGzEwQ 1645
baguette_bi/server/startup.py sha256=fKb6GFFWdUf1NpkSLQ_0BVAokSK-uwDGbg4NO2uyCQA 390
baguette_bi/server/static/__init__.py sha256=Z8esRZo5gepsuHgwT0_99B8orcw4dMU9I6g1OJAmBy8 65
baguette_bi/server/static/baguette.txt sha256=akWa8pXFydjl0j-HnRXfAmmlo5J-K3q4CUdFULVx8Rs 326
baguette_bi/server/static/baguette_moscow.txt sha256=_YR0uWJyO_JRek9NI2d1gMj687I6kscB47xC3YA_9p4 336
baguette_bi/server/static/css/base.css sha256=JJqKLyr9fHLtBUouEqldCy4Ug82tnZW7EpQI1dBqBlI 1883
baguette_bi/server/static/css/bootstrap-icons.css sha256=m6iWbsoSkAY77Mgk80id2VrkLMtgKkNbcmBBAslfulY 63675
baguette_bi/server/static/css/bootstrap.min.css sha256=DU9iQBJ89dHP2iyusCg--0ych55DAx8QL6P8CYU64bI 154875
baguette_bi/server/static/css/bootstrap.min.css.map sha256=WrKO_iubDgVCIblmybHMGNDWjMDUTHxsMvn7NGchY8w 428305
baguette_bi/server/static/css/codehilite/solarized.css sha256=bO-KRVrStn0Sykeu9SKkEQf6j9bPLFis_8XtZwFtPMg 5115
baguette_bi/server/static/fonts/bootstrap-icons.woff sha256=JtABiISATfUfnlmmL7D-nHD1oP8k6fv7_eb_kWGVhL0 113532
baguette_bi/server/static/fonts/bootstrap-icons.woff2 sha256=g_-L9SHohE4s5WD_jU4r7KC-RMs8ejYXKfpVXGR8_2A 85120
baguette_bi/server/static/js/bootstrap.bundle.min.js sha256=BTBKjyY3MULvoSaoeXcgHLwi1AjFc_FR7ikHkz6Qmfc 80427
baguette_bi/server/static/js/bootstrap.bundle.min.js.map sha256=KpJN0TPAc7y-b85n6z5oxIbQ2TwYNWa5q4INRSHJafY 329729
baguette_bi/server/static/js/toggle-bookmark.js sha256=Vvn2yQPj8Y_3fwGwlGKkKwdO3LSDGPuamxw4Tr73bcY 496
baguette_bi/server/static/js/vega-chart.js sha256=OF9FBMF5X9Me_Nj_rwU7YRyN-j1LGl5PB_V1O3Luhxo 1805
baguette_bi/server/static/js/vega-embed.min.js sha256=M7BJ5hIB1qIxXvE8c6a5sVTRarmSYq-1MnbblMcZEmQ 67910
baguette_bi/server/static/js/vega-lite.min.js sha256=nbB16l0WCHAJH0Ko6xBBPBXxBEr-BcLfNDao63Y13UE 324194
baguette_bi/server/static/js/vega.min.js sha256=R5TQFpyx8-utgRf-mLpb1lLdclkF7AOE6DI5HbzLA74 500801
baguette_bi/server/static/loader.gif sha256=QD-zE-JBJpS0dL2EaXl4gOsSmWegUt8lliejODIfNxo 16180
baguette_bi/server/static/locales/format/ar-001.json sha256=a6j8usVyIeDZaNsfOrrUqgwnAp9sNIVuExM8uqHgxWQ 211
baguette_bi/server/static/locales/format/ar-AE.json sha256=UBdGtLsjV1Xpu9n-J6GbyRBuub4NJzg85jV7xRzEcxM 236
baguette_bi/server/static/locales/format/ar-BH.json sha256=hL_IfYJuvBpUKJU2-in4CVL28COjB7sOpJNFcv0cvDY 236
baguette_bi/server/static/locales/format/ar-DJ.json sha256=4pE_KpzWT8HasUfnBf9tGBSENBvzei-HQdwhFUNKQj4 236
baguette_bi/server/static/locales/format/ar-DZ.json sha256=KXIiisxk-O2CPk2KPPrgwZzntO-CUOSZXhkM3gapdME 119
baguette_bi/server/static/locales/format/ar-EG.json sha256=DKRjUjjE5kufo5F0rlvzp04YJRnAHT_arvBcqrinyTg 236
baguette_bi/server/static/locales/format/ar-EH.json sha256=YX7-A5FFhCFLUFywkSWBmtBhXOpZpyJkErR_p0iMRPo 119
baguette_bi/server/static/locales/format/ar-ER.json sha256=blwfHVFbjU4Lkl7-NsW6gQLbAkMMMj-LnrB4tGPMHYg 230
baguette_bi/server/static/locales/format/ar-IL.json sha256=ACdyWgIZnzqqHgOCvoM6umVt3Wav5xC0KCv3sMgr2_U 218
baguette_bi/server/static/locales/format/ar-IQ.json sha256=DT4QLBmXKe1uG11zVAJ9dk4GH8mPWFBrpCHoR7ketsM 236
baguette_bi/server/static/locales/format/ar-JO.json sha256=JBqP60HtzVPYVopvbP7qJdRVeI1jUcxXkkwtypD1JNs 236
baguette_bi/server/static/locales/format/ar-KM.json sha256=QN_S7QSX-s_dRE7cz8KtqoQ0hG8fSq_lBpNjmIQ2yYs 248
baguette_bi/server/static/locales/format/ar-KW.json sha256=CWs9LMp69USxLJWcucJERednV9Pvx0usvwaOhERLzkw 236
baguette_bi/server/static/locales/format/ar-LB.json sha256=940jtpt4NCRcmopG2w1YrFgJpg5fQBfGe0sLw4SUEW4 236
baguette_bi/server/static/locales/format/ar-LY.json sha256=0ff3KtyZzHzJbzAbD3k6bThDfLbn8XfDYiH1VTAJCq8 119
baguette_bi/server/static/locales/format/ar-MA.json sha256=LYRfTixk7eWTXE0-wPbz3XTMpByUCyE2Y2MBfaiJHvk 119
baguette_bi/server/static/locales/format/ar-MR.json sha256=Bl0T_P3J5MYfwxUJJB-CNINLVh38-huWJenpZqX214g 236
baguette_bi/server/static/locales/format/ar-OM.json sha256=h3Ktu4qrDz12e-j5uUoEpvuHv7pWfzf1puMz2eoRsOI 236
baguette_bi/server/static/locales/format/ar-PS.json sha256=ACdyWgIZnzqqHgOCvoM6umVt3Wav5xC0KCv3sMgr2_U 218
baguette_bi/server/static/locales/format/ar-QA.json sha256=zZR_ZFzFtf9REaQITrudTF63hQ9hnsrdmjlRzSrZIPE 236
baguette_bi/server/static/locales/format/ar-SA.json sha256=fajkeX94pTVCFuMLGrxacum0KFaAMdK5GslEBCOhRa4 236
baguette_bi/server/static/locales/format/ar-SD.json sha256=CBSq3u6Zux51zNVnJLlWhltdy2SJBcqEnHQtkaOA4rI 236
baguette_bi/server/static/locales/format/ar-SO.json sha256=v-yRMJoDsI4lajVpIM4DVHu6vW4zh62mSANHP3Ly2_o 224
baguette_bi/server/static/locales/format/ar-SS.json sha256=N2l3--szk1zy4e6oaiil4PL-_xqCSkG5ZuGc-62CKuQ 218
baguette_bi/server/static/locales/format/ar-SY.json sha256=XQqjO3tqcpZVKoidGwtWHLPsKTsblxFrutcEG5XPkkA 236
baguette_bi/server/static/locales/format/ar-TD.json sha256=8zGKXeTl3qt5Y8ZH0onBE0atpGbKNL5UkqQE90ANncU 242
baguette_bi/server/static/locales/format/ar-TN.json sha256=-vGlytxmJrzIhi5pBFsq6k6k0d_qoUZ1ZxZ68BZ3dsI 119
baguette_bi/server/static/locales/format/ar-YE.json sha256=om2YFK4kkZ0jnU8KecdLS7DQqXYenD-F-WF_zluyzk8 236
baguette_bi/server/static/locales/format/ca-ES.json sha256=npBUoa13UAWaCJ1YmiuAWzJr41oxlrcJi0NcgpfEodE 93
baguette_bi/server/static/locales/format/cs-CZ.json sha256=U1Nu62NeaKSGJgsZHN15WH2BJOlMsjNiA7dPpw1eT2I 98
baguette_bi/server/static/locales/format/da-DK.json sha256=74cbF2kwEogLTlTb85Anab1bWyyW7YQXuJ48wmqUNfI 87
baguette_bi/server/static/locales/format/de-CH.json sha256=SBOrvyZPRNE6xAFfNi9Ph-6cyYCx4W3ipgP0aVFxrRw 93
baguette_bi/server/static/locales/format/de-DE.json sha256=npBUoa13UAWaCJ1YmiuAWzJr41oxlrcJi0NcgpfEodE 93
baguette_bi/server/static/locales/format/en-CA.json sha256=rAZFgzagZlcmrvH_3Y-h2djxNAXEhmB5yUDirN-IxLo 85
baguette_bi/server/static/locales/format/en-GB.json sha256=wSUzrKTRYnupa6GBxVcXEiJ113HIyEKsfjl3rIo9HTc 86
baguette_bi/server/static/locales/format/en-IE.json sha256=P4TatYkM4F2FyAIL85r6EP5jXzUMOwWguvrX-Ntrcm8 87
baguette_bi/server/static/locales/format/en-IN.json sha256=S6rJAZq56gIK-ooG3bXDB_9_KdHz7YxrAaJyOrVHSZ8 114
baguette_bi/server/static/locales/format/en-US.json sha256=rAZFgzagZlcmrvH_3Y-h2djxNAXEhmB5yUDirN-IxLo 85
baguette_bi/server/static/locales/format/es-BO.json sha256=UwsXx36SaSFM8c5NPTtr8p6rIOwhotfIb6IyJKGIDxk 116
baguette_bi/server/static/locales/format/es-ES.json sha256=npBUoa13UAWaCJ1YmiuAWzJr41oxlrcJi0NcgpfEodE 93
baguette_bi/server/static/locales/format/es-MX.json sha256=rAZFgzagZlcmrvH_3Y-h2djxNAXEhmB5yUDirN-IxLo 85
baguette_bi/server/static/locales/format/fi-FI.json sha256=1uSB7RbU7WndHpGa_IqvLIhJbHsNY_Aw0uJmhWH8d8k 98
baguette_bi/server/static/locales/format/fr-CA.json sha256=d0pPHW-poLWylhy4k0L9c3UBvZmezPGhVqAypotM30A 90
baguette_bi/server/static/locales/format/fr-FR.json sha256=9tj3EdbjFHSC2s4wj_ELIx2lzJSO0UcY-KnSztP4J7U 122
baguette_bi/server/static/locales/format/he-IL.json sha256=VyCtfRYbsp6e7e68flw-DyE_HxBOABubmwjeJNiQ0kQ 87
baguette_bi/server/static/locales/format/hu-HU.json sha256=ZayXpFOliGN81f0my82CdFFfjGsCNvbX-fce6yu-hQ4 97
baguette_bi/server/static/locales/format/it-IT.json sha256=ArK_W6tsWNPuU1wVMENcMPDeNYeslOYqAqq-53G8Uzs 87
baguette_bi/server/static/locales/format/ja-JP.json sha256=UIVcArv_IL9KZS2a5ev0qAgzIguR9dzmZs55Qfwmdpk 87
baguette_bi/server/static/locales/format/ko-KR.json sha256=w_BbwYiNpyjgWsKaeVaQYCfCx1-AAxsq3gCeRIMv39Y 87
baguette_bi/server/static/locales/format/mk-MK.json sha256=UpqiHuBNDxskrxRjEQ74VJiIMWdkH7FWCByPNaKX7xY 97
baguette_bi/server/static/locales/format/nl-NL.json sha256=WoAuhnHX1syPpa9fHxAlT7ThzY83FBxQduNIpJdI2V8 93
baguette_bi/server/static/locales/format/pl-PL.json sha256=u6FGV5sNph_6Z7GANp-UvO3oGfnXVPfc_pjofvm-JJg 87
baguette_bi/server/static/locales/format/pt-BR.json sha256=vd1bUxXuWU6_Oy4QiaTywXNdtUx8ZdbA8FlAIvExOvk 86
baguette_bi/server/static/locales/format/pt-PT.json sha256=1uSB7RbU7WndHpGa_IqvLIhJbHsNY_Aw0uJmhWH8d8k 98
baguette_bi/server/static/locales/format/ru-RU.json sha256=SrTW8mGTmTddDoT4ac19Kg-e-0S1xGgEq6A0hHkPNWI 102
baguette_bi/server/static/locales/format/sl-SI.json sha256=npBUoa13UAWaCJ1YmiuAWzJr41oxlrcJi0NcgpfEodE 93
baguette_bi/server/static/locales/format/sv-SE.json sha256=Xr92XAm-2S5VKoHaspNr_mhCTj4PYj_udbyhqaR-rgY 92
baguette_bi/server/static/locales/format/uk-UA.json sha256=Q6TOHjhEeovPNf2_nLillUSh-JLQUVMVSek7AVdem0c 99
baguette_bi/server/static/locales/format/zh-CN.json sha256=XNJtm8sESSFS-9bRBiKfcCTTwNTexTYSezsiPsV04Bc 86
baguette_bi/server/static/locales/time-format/ar-EG.json sha256=Qx54Xu2HSeLm4YyeSx-xuqdDKL0Jm0vGly_gxCZQU_Y 722
baguette_bi/server/static/locales/time-format/ca-ES.json sha256=8qI2ifZ-C1jwShcLoonbrrdXDNasknZ7oAnGcx2-z3c 522
baguette_bi/server/static/locales/time-format/cs-CZ.json sha256=QSeb92qrwrLSGmQY3FvLxvF7DGDUiZ6N2SM8vOBFRy8 525
baguette_bi/server/static/locales/time-format/da-DK.json sha256=I94P8_CjUUqJcwc0RxuIFRsHRBIa6saxVuRk80xzSyA 501
baguette_bi/server/static/locales/time-format/de-CH.json sha256=Iz_SKlpEAK7o2F-M9HzYLHp7-s8VFzUVxoZxPZmVvPg 502
baguette_bi/server/static/locales/time-format/de-DE.json sha256=Iz_SKlpEAK7o2F-M9HzYLHp7-s8VFzUVxoZxPZmVvPg 502
baguette_bi/server/static/locales/time-format/en-CA.json sha256=L4H6Q83HXBBZvhxppCbbXKbgXgJf9Dv_fE3pz1jRlG4 501
baguette_bi/server/static/locales/time-format/en-GB.json sha256=vv5VVrLFgseGNp4vbE5TRC1CLrRkduJS2GSlSzmqd7c 501
baguette_bi/server/static/locales/time-format/en-US.json sha256=k3pL81mN2CH3fdd8HwpUQJROD6WM92dmxoIPEOl9mH4 499
baguette_bi/server/static/locales/time-format/es-ES.json sha256=csrGMuzOxyqLBvt72FYimN_g5AFHW00yVko13psgQBo 512
baguette_bi/server/static/locales/time-format/es-MX.json sha256=nfpbZ-GzF24d_osgwrPWyM9YvC3UOaOi-UgNieNOhdc 500
baguette_bi/server/static/locales/time-format/fa-IR.json sha256=2RqE1u29qo62vJSdBzTV0McVLjM0UN0P1PJdcld8pXM 724
baguette_bi/server/static/locales/time-format/fi-FI.json sha256=FcwNXR5aQSwAczaLIHJBoBzRRq46znC40d7z2AHOmdY 563
baguette_bi/server/static/locales/time-format/fr-CA.json sha256=I0Jr-uXB_Tvu40puLbwLGb6HKZn8YtrDOyGpHLEXjGU 497
baguette_bi/server/static/locales/time-format/fr-FR.json sha256=8XorEYgNrHM_B1J2I-F7yzNiyDBkYRpofC0jN2osZ6A 526
baguette_bi/server/static/locales/time-format/he-IL.json sha256=X6IfomKsVG0U5kxacMEpjqyaT4gyqFacUoucZJdrC6s 623
baguette_bi/server/static/locales/time-format/hu-HU.json sha256=1JMVagUZNO1TbeSeWpKChuK3f3_cmTWqpva0MpTLYVc 542
baguette_bi/server/static/locales/time-format/it-IT.json sha256=pygtohxuHF3HYVzjgjJ5alVpSts0ZSWsccD2NtqeYP8 515
baguette_bi/server/static/locales/time-format/ja-JP.json sha256=smdB4EcizaqvxGJDtpKtHnkUaaV9myN3v3SQPaUBIoU 500
baguette_bi/server/static/locales/time-format/ko-KR.json sha256=OdxrBxY1ps1gb3ER6b9jR7x-Z7hSr1qKR321C1O3ZCQ 514
baguette_bi/server/static/locales/time-format/mk-MK.json sha256=yk9KX0jYNf8QY16o90UfsCRRrI742cJn97_CRpvTu8o 679
baguette_bi/server/static/locales/time-format/nb-NO.json sha256=O8wRdkF9BLb9Du7DDPs6Pn4PKqhYgnNInJURKWr3RC4 504
baguette_bi/server/static/locales/time-format/nl-NL.json sha256=TaZCwUooC8Ia8U-e8BRF4_Xqx-gwRtBfSG2HZzOgwN0 498
baguette_bi/server/static/locales/time-format/pl-PL.json sha256=iWyfo8Jp2zG__B5Z02LxMo9s84lUR1kEWJ_DuRGq6oE 560
baguette_bi/server/static/locales/time-format/pt-BR.json sha256=UHZZnLd7khP62_iRqAN5W17dxV3thGp76CW1jmjUCrw 508
baguette_bi/server/static/locales/time-format/ru-RU.json sha256=Rha1sp8WVf7I6YcoJ-vkqRuBTjeqbK_RfZZYI0IceWI 675
baguette_bi/server/static/locales/time-format/sv-SE.json sha256=ZLhxdmJV4f9V-ILolXiRHKIl2053-_Bfq8EL63I15_Y 504
baguette_bi/server/static/locales/time-format/tr-TR.json sha256=DanNUPqrGtr-8i7M1PzCq9YsnWghszACp2bHHli0yRs 500
baguette_bi/server/static/locales/time-format/uk-UA.json sha256=2k-mFXRznIJrjJ9H_5GPtb6BKLIUpmkZEf9JLZlEZMA 702
baguette_bi/server/static/locales/time-format/zh-CN.json sha256=ZJmX726dQc4jk3Nd-EhvNim1p-v9JQyQeg8w0LSAxvM 592
baguette_bi/server/static/locales/time-format/zh-TW.json sha256=gcJg262q6Qj0aeRlZg2d_l7n-3O1P70mnTAskr6S-tY 544
baguette_bi/server/templates/__init__.py sha256=Z8esRZo5gepsuHgwT0_99B8orcw4dMU9I6g1OJAmBy8 65
baguette_bi/server/templates/base.html.j2 sha256=0N184xx-bQaOnoW_1uMmDo5FI7rg1lZufzndG3fUnlQ 1088
baguette_bi/server/templates/elements/flashes.html.j2 sha256=TuF0KEIUWS45lVNuDJzYerMvVYStA32_nyffNc83v40 115
baguette_bi/server/templates/elements/login.html.j2 sha256=7KzkevEJ_me4qnowpR8QNrq_rRDB-sgGSg94mx3eJkI 595
baguette_bi/server/templates/elements/sidebar.html.j2 sha256=XP2Gbm53glovqPRzx7BCFPrMlY2zziGrK-Ta6lNxTTk 621
baguette_bi/server/templates/elements/vega-imports.html.j2 sha256=El-Giby0tLT8gdgCLabP_dDIclo3JSX-0qO_cbMtjNw 207
baguette_bi/server/templates/login.html.j2 sha256=5IT_LfypfOCttE7-rk2zWxMxt8LVMF_c1Uxzl7CRP4U 661
baguette_bi/server/templates/pages.html.j2 sha256=UxE8xcxoz3uJ7p6HxK5XMtblBvO2sAFG-7v-8VdmSUk 1189
baguette_bi/server/templates/pages_macros.html.j2 sha256=EOF2F2f-aH8-oYScatXxmncH2b1ZX0GuSBW0FHLdZfs 3160
baguette_bi/server/templating.py sha256=OmpO1eUSF6OasLVavC0qIhskh3RBiUNcXnbR8ZYBPUk 5136
baguette_bi/server/views/__init__.py sha256=Kx2ak8pYysRENRxcnNmijDQCXbTV0NwKqLItZ9QtDVw 3163
baguette_bi/server/views/utils.py sha256=WvHk2ysjYVqGtlRTFfKLa3QdEHFyctf9pXnc8W2LQII 1542
baguette_bi/settings.py sha256=vsOCa7gXGJrsrc6llfD_Nzm7KaJs86X-F-_Bvfb1sDQ 1037
baguette_bi-0.1.11.dist-info/entry_points.txt sha256=y0rW9txa3Go59MoCdE-AWdyVTrfG-JzvGfk_NLYotfE 48
baguette_bi-0.1.11.dist-info/WHEEL sha256=N0LZrBtofpkS5mJXgVHTCEy52Sam4D6PHQWC8HnMeTs 83
baguette_bi-0.1.11.dist-info/METADATA sha256=UZJdDF9FAe1QKe98naX_AtP0L9XN3IqkAeVLOkYKFKs 1187
baguette_bi-0.1.11.dist-info/RECORD

entry_points.txt

baguette = baguette_bi.cli:app