forked from ronaldokun/anateldb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
settings.ini
38 lines (37 loc) · 1.16 KB
/
settings.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[DEFAULT]
host = github
lib_name = extracao
user = ronaldokun
description = This repository hold automation scripts to fetch, clean and merge data from licensed telecomunications entities available at ANATEL Database Systems.
keywords = sql mongo api pandas geopandas shapely geopy
author = Ronaldo S.A. Batista
author_email = [email protected]
copyright = Ronaldo S.A. Batista
branch = master
version = 0.9.6
min_python = 3.8
audience = Developers
language = English
custom_sidebar = True
license = apache2
status = 3
requirements = fastcore fastprogress pyodbc pymongo pandas geopandas shapely pyarrow rich geopy tqdm xmltodict python-dotenv requests typer
dev_requirements = nbdev filprofiler
local_requirements = ipykernel ipywidgets ruff
nbs_path = nbs
doc_path = _docs
recursive = False
doc_host = https://InovaFiscaliza.github.io/rfdatahub
doc_baseurl = /
git_url = https://github.com/InovaFiscaliza/rfdatahub
lib_path = extracao
title = Telecomunicações e Radiodifusão
black_formatting = True
readme_nb = index.ipynb
allowed_metadata_keys =
allowed_cell_metadata_keys =
jupyter_hooks = True
clean_ids = True
tst_flags = notest
clear_all = False
put_version_in_init = True