Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(iatlas): import iatlas-api from GitLab with nx import #2929

Merged
merged 1,215 commits into from
Nov 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1215 commits
Select commit Hold shift + click to select a range
5e08d63
removed genesbytag query
andrewelamb Apr 27, 2021
2dc036b
patch/tooling: [#176502085] Removed the aws credentials files and try…
jonryser May 15, 2021
db91c6a
Merge branch 'feature/pivotal_176502085' into 'staging'
jonryser May 15, 2021
15654ca
patch/tooling: [#176502085] No need for the aws region in this script.
jonryser May 15, 2021
e1b0b6b
Merge branch 'feature/pivotal_176502085' into 'staging'
jonryser May 15, 2021
44045b2
temp_commit
andrewelamb May 20, 2021
ed8e793
update nodes to use new paging limits
andrewelamb May 21, 2021
00c09eb
Merge branch 'staging' into add_paging_to_genes
andrewelamb May 21, 2021
5d3ac74
added ability to change genes query limit based on wetaher samples ar…
andrewelamb May 24, 2021
821169c
refactored testing code to include common query builder
andrewelamb May 24, 2021
d135b5e
Merge branch 'add_paging_to_genes' into 'staging'
jonryser May 24, 2021
43d1c68
temp commit not working
andrewelamb May 25, 2021
6789323
added cohort db models
andrewelamb May 27, 2021
486a096
temp commit
andrewelamb Jun 2, 2021
007ad14
features pagination working
andrewelamb Jun 2, 2021
7eaf740
removed uneeded queries
andrewelamb Jun 2, 2021
81c8fe1
Merge branch 'add_paging_to_features' into 'staging'
andrewelamb Jun 2, 2021
16583d2
resolve merge conflict
andrewelamb Jun 3, 2021
6d37587
all cohort db tests working
andrewelamb Jun 5, 2021
7b0d92f
added cohort queries
andrewelamb Jun 9, 2021
ba45b39
temp commit
andrewelamb Jun 11, 2021
394da73
features tests working, a few others failing
andrewelamb Jun 12, 2021
eaec73e
removed logging
andrewelamb Jun 12, 2021
073060b
added feature_values query, fixed teets in other queries
andrewelamb Jun 14, 2021
b331fcb
all tests passing
andrewelamb Jun 14, 2021
7006cf6
patch/tooling: [#176502085] Added clearer comments. Removed tools tha…
jonryser Jun 14, 2021
580c1bd
Merge branch 'feature/pivotal_176502085' into 'staging'
jonryser Jun 14, 2021
929f8ac
added cohorts to genes query, genes tests working, others failing
andrewelamb Jun 14, 2021
e859712
Merge branch 'staging' into use_cohorts_in_features
andrewelamb Jun 14, 2021
6c6f494
Merge branch 'staging' into add_cohort_queries
andrewelamb Jun 14, 2021
f12c39f
Merge branch 'add_cohort_queries' into 'staging'
andrewelamb Jun 14, 2021
a52daca
Merge branch 'staging' into use_cohorts_in_features
andrewelamb Jun 15, 2021
3c83af0
Merge branch 'use_cohorts_in_features' into 'staging'
andrewelamb Jun 15, 2021
5e2fc05
various fixes
andrewelamb Jun 15, 2021
6d6b299
copy defualt paging dict so it does not affect other tests
andrewelamb Jun 15, 2021
3ca3d79
Merge branch 'use_cohorts_in_features' into 'staging'
andrewelamb Jun 15, 2021
6e0afad
fix change of germline feature names
andrewelamb Jun 16, 2021
479e217
Merge branch 'use_cohorts_in_features' into 'staging'
andrewelamb Jun 16, 2021
1a8be2d
Merge branch 'staging' into use_cohorts_in_genes
andrewelamb Jun 16, 2021
c2616d4
fixes to tag errors in cohrots query
andrewelamb Jun 19, 2021
c591a48
Merge branch 'fix_cohort_query' into 'staging'
andrewelamb Jun 19, 2021
6ec9577
resolved merge conflict
andrewelamb Jun 19, 2021
00a7dd7
fixed all tests
andrewelamb Jun 19, 2021
62903a5
Merge branch 'staging' into use_cohorts_in_genes
andrewelamb Jun 19, 2021
df712a1
Merge branch 'use_cohorts_in_genes' into 'staging'
andrewelamb Jun 19, 2021
97cdc5b
various improvments
andrewelamb Jun 21, 2021
9a101ae
Merge branch 'feature_queries_fixes' into 'staging'
andrewelamb Jun 21, 2021
c4f218b
refactored_features_query
andrewelamb Jun 23, 2021
f11f291
remove uneeded functions
andrewelamb Jun 23, 2021
991801c
upped feature limit to 10
andrewelamb Jun 23, 2021
9997055
Merge branch 'simplify_features_with_samples_query' into 'staging'
andrewelamb Jun 23, 2021
996b4df
all mutation tests passing
andrewelamb Jun 26, 2021
25996de
all tests passing
andrewelamb Jun 26, 2021
4aa4cbf
Merge branch 'add_cohorts_to_mutations' into 'staging'
andrewelamb Jun 26, 2021
09f8d03
fixed switchup between valuemax and valuemin
andrewelamb Jun 30, 2021
f95535d
Merge branch 'fix_fetaures_query_min_max' into 'staging'
andrewelamb Jun 30, 2021
0451d97
update ariadne
andrewelamb Jun 30, 2021
d11079c
Merge branch 'update_ariadne' into 'staging'
andrewelamb Jun 30, 2021
c1617b1
limit queries with samples to ten mutaitions
andrewelamb Jun 30, 2021
4406ff0
Merge branch 'add_limit_to_mutations' into 'staging'
andrewelamb Jun 30, 2021
c657eb0
remove feature values query
andrewelamb Jul 4, 2021
d82b4e8
now using features_to_samples2 which has clinical variables
andrewelamb Jul 4, 2021
51490b9
redid how samples and cohorts work
andrewelamb Jul 5, 2021
21d8cda
Merge branch 'update_samples_queries' into 'staging'
andrewelamb Jul 5, 2021
e7be22b
fix clinical fature values
andrewelamb Jul 7, 2021
f4b85c2
paginated tags, tags tests working
andrewelamb Jul 7, 2021
cfc5869
added simple_tag_response function, all tests passing
andrewelamb Jul 7, 2021
def9d72
sample_to_tag now using sample_to_tag2 table
andrewelamb Jul 7, 2021
36c4144
Merge branch 'fix_missing_clinical_values' into 'staging'
andrewelamb Jul 7, 2021
5ec2ea7
added cohorts to tags table, refactored tags queries
andrewelamb Jul 8, 2021
c655d1c
added test
andrewelamb Jul 8, 2021
79e6c57
Merge branch 'fix_tag_issues' into 'staging'
andrewelamb Jul 8, 2021
99279a8
removed related and sampels by tag queries
andrewelamb Jul 9, 2021
a7af320
remove samplesby mutations status query
andrewelamb Jul 9, 2021
d3c9ed7
refactor dataset query
andrewelamb Jul 10, 2021
9de4fff
sped up dataset features
andrewelamb Jul 10, 2021
0a75d37
add tags to dataset query
andrewelamb Jul 10, 2021
c801617
paginated samples
andrewelamb Jul 10, 2021
3ce2837
removed mutaitosn by status query
andrewelamb Jul 10, 2021
7e0fa1b
simplified sample reponse functions into one
andrewelamb Jul 10, 2021
e2f5c70
sample response fucntion now returns a function
andrewelamb Jul 10, 2021
e0876a3
refactored tag response function
andrewelamb Jul 10, 2021
3d7fd92
remove duplicated function
andrewelamb Jul 10, 2021
3eb1820
refactored dataset response
andrewelamb Jul 10, 2021
bee7477
refactored feature response
andrewelamb Jul 10, 2021
bd0ba10
refactored gene response function
andrewelamb Jul 11, 2021
932bb3a
refactored genes quries
andrewelamb Jul 11, 2021
cc0c3cd
paginated patients
andrewelamb Jul 12, 2021
6349bd7
all tests passing
andrewelamb Jul 12, 2021
44be49a
removed simple tag response function
andrewelamb Jul 12, 2021
82682de
paginate slides
andrewelamb Jul 12, 2021
2eb8482
Merge branch 'refactor_old_queries' into 'staging'
andrewelamb Jul 12, 2021
b3d7170
fix issue with cohort queries
andrewelamb Jul 12, 2021
fdcf791
Merge branch 'fix_cohorts_sample_query' into 'staging'
andrewelamb Jul 12, 2021
e78fa41
refactored mutations and driver results
andrewelamb Jul 15, 2021
0cadc85
refactor mutations request
andrewelamb Jul 15, 2021
d19f77f
Merge branch 'refactor_mutations_and_driver_results' into 'staging'
andrewelamb Jul 15, 2021
63250bc
added order and type columns to tags
andrewelamb Aug 1, 2021
6166aff
fix tests
andrewelamb Aug 2, 2021
50e8d6f
Merge branch 'new_tag_columns' into 'staging'
andrewelamb Aug 2, 2021
6192edb
fix tests
andrewelamb Aug 3, 2021
a4269a6
temp commented out test
andrewelamb Aug 3, 2021
835392d
Merge branch 'fix_tag_type_query' into 'staging'
andrewelamb Aug 3, 2021
8ddee48
fix issue with related tags
andrewelamb Aug 4, 2021
c1671a1
fix nodes and edges
andrewelamb Aug 7, 2021
8a6ff37
abstracted out simple node
andrewelamb Aug 7, 2021
f1ec244
refactored tags so that all entities using simple tag use its fields
andrewelamb Aug 7, 2021
9e7a46f
Merge branch 'staging' into fix_tag_type_query
andrewelamb Aug 7, 2021
f6c798a
Merge branch 'fix_tag_type_query' into 'staging'
andrewelamb Aug 7, 2021
51ae65b
refactored nodes queries
andrewelamb Aug 11, 2021
0a908be
added ability to filter nodes by number of tags
andrewelamb Aug 11, 2021
0018691
Merge branch 'refactor_nodes' into 'staging'
andrewelamb Aug 11, 2021
994b941
fixed broken tests
andrewelamb Oct 11, 2021
2e0aae6
fixed issue with gene field names
andrewelamb Oct 11, 2021
62aa2c4
Merge branch 'gene_issues' into 'staging'
andrewelamb Oct 11, 2021
5a3bb64
Merge branch 'staging' into 'master'
jonryser Nov 16, 2021
c01a4de
changed number of nodes per page from 12000 to 1000
andrewelamb Jan 19, 2022
a505e50
Merge branch 'fix_issue_56' into 'staging'
andrewelamb Jan 19, 2022
ac298b8
Merge branch 'staging' into 'master'
andrewelamb Jan 19, 2022
4fdc994
added nanostring_expr column to genes_to_samples
andrewelamb Apr 14, 2022
b139c4a
add nanostringExpr as field returned by gene related samples
andrewelamb Apr 14, 2022
28b2004
Merge branch 'feature-57-nanostring_data' into 'staging'
andrewelamb Apr 14, 2022
884fc47
Merge branch 'staging' into 'master'
andrewelamb Apr 22, 2022
7e795ad
updated readme
andrewelamb May 23, 2023
17cb977
temp commit
andrewelamb Jun 5, 2023
5dd255a
fixed gene to gene set
andrewelamb Jun 6, 2023
3c56f06
fixed database helpers test
andrewelamb Jun 6, 2023
e0e7a58
fixed patient name
andrewelamb Jun 6, 2023
ef58fa8
fixed patient name
andrewelamb Jun 6, 2023
e05d501
fixed patient name
andrewelamb Jun 6, 2023
40afa12
fixed snp id
andrewelamb Jun 6, 2023
0701deb
fixed some issues with tags
andrewelamb Jun 6, 2023
cc0bf7a
mostly fixed tags
andrewelamb Jun 6, 2023
645d4f9
mostly fixed tags
andrewelamb Jun 6, 2023
c695cb1
mostly fixed datasets
andrewelamb Jun 6, 2023
1395d77
fixed some cohort issues
andrewelamb Jun 6, 2023
645e205
remove uneeded files
andrewelamb Jun 6, 2023
1c468e7
added back in mutation type table
andrewelamb Jun 7, 2023
86cead2
tests mostly working
andrewelamb Jun 20, 2023
f1b2b1e
fix find and replace error
andrewelamb Jun 20, 2023
51f62ec
fix out opf order comments
andrewelamb Jun 20, 2023
6f39aed
fix cohorts test
andrewelamb Jun 20, 2023
a1210dc
added Neoantigen table and queries
andrewelamb Jun 20, 2023
2b42686
fix datsets qury
andrewelamb Jun 20, 2023
7d18a1c
added Neoantigen to schema
andrewelamb Jun 20, 2023
d1e43ef
remove cursor pointer
andrewelamb Jun 21, 2023
c82120c
fix gene types query
andrewelamb Jun 21, 2023
727edfe
add neoantigen resolvers
andrewelamb Jun 21, 2023
1081c6f
added words
andrewelamb Jun 22, 2023
30e9f3c
Neoantigens now fully working
andrewelamb Jun 22, 2023
6ca1d74
fixed yaml
andrewelamb Jun 22, 2023
5fbab95
update glibc version
andrewelamb Jun 22, 2023
14e6615
roll back GLIBC version to 2.34.r0
andrewelamb Jun 22, 2023
8d37fa6
roll back GLIBC version to 2.34-r0
andrewelamb Jun 22, 2023
025afa7
roll back GLIBC version to 2.35-r0
andrewelamb Jun 22, 2023
feafb74
add --force-overwrite flag to GLIBC installation
andrewelamb Jun 22, 2023
79769df
roll back GLIBC version to 2.34-r0
andrewelamb Jun 22, 2023
974d04d
add --force-overwrite flag to GLIBC installation
andrewelamb Jun 22, 2023
3d26eec
Merge branch 'new_database' into 'staging'
andrewelamb Jun 25, 2023
8906018
DOCKER_DRIVER: overlay2
andrewelamb Jun 26, 2023
e306330
Merge branch 'new_database' into 'staging'
andrewelamb Jun 26, 2023
e009225
updated docker in docker version
andrewelamb Jun 27, 2023
828b8e3
Merge branch 'new_database' into 'staging'
andrewelamb Jun 27, 2023
73c6516
add freq_pmhc column to neoantigens
andrewelamb Jun 27, 2023
79ca372
Merge branch 'new_database' into 'staging'
andrewelamb Jun 27, 2023
cfc9ef5
fix tag query with samples
andrewelamb Jun 29, 2023
928b066
Merge branch 'fix_tags_queries' into 'staging'
andrewelamb Jun 29, 2023
9ed250f
fix gitlab workflow
andrewelamb Jun 29, 2023
eb40464
Merge branch 'fix_tags_queries' into 'staging'
andrewelamb Jun 29, 2023
07fa8ce
Update .gitlab-ci.yml file
andrewelamb Jul 5, 2023
9f4e56b
Merge branch 'fix_workflow' into 'master'
andrewelamb Jul 5, 2023
ad484ea
fix issues
andrewelamb Oct 18, 2023
21e39f9
Merge branch 'fix-various-issues' into 'staging'
andrewelamb Oct 19, 2023
d4a4e11
fix older tests
andrewelamb Oct 20, 2023
78f68a0
fix older tests
andrewelamb Oct 20, 2023
0c22ecd
Merge branch 'fix-various-issues' into 'staging'
andrewelamb Oct 20, 2023
17e5106
reduce data per payload for nodes queries
andrewelamb Oct 26, 2023
b954719
Merge branch 'fix-various-issues' into 'staging'
andrewelamb Oct 26, 2023
24d0d6f
x
andrewelamb Nov 1, 2023
32f0a5f
updates nodes query with new nodes table
andrewelamb Nov 29, 2023
da18430
Merge branch 'staging' into 'fix_nodes_query'
andrewelamb Nov 29, 2023
46ae5a4
Merge branch 'fix_nodes_query' into 'staging'
andrewelamb Nov 30, 2023
411524e
fix problem with query
andrewelamb Dec 4, 2023
6a3b953
lower copy number results to 10000 per page
andrewelamb Dec 4, 2023
481c575
Merge branch 'fix_nodes_query' into 'staging'
andrewelamb Dec 4, 2023
6b6ea5a
lower max items per query to 10000
andrewelamb Dec 5, 2023
17b35d0
Merge branch 'fix_neoantigen_query' into 'staging'
andrewelamb Dec 5, 2023
b9700f7
Merge branch 'staging' into 'master'
andrewelamb Dec 15, 2023
5c39012
The newest Alpine has awscli.
jonryser Dec 21, 2023
ec707b1
Only run tests while testing the workflow.
jonryser Dec 21, 2023
912d500
Commented out unused stages
jonryser Dec 21, 2023
680e8b4
Need jq
jonryser Dec 21, 2023
5d461a7
Uncommented script.
jonryser Dec 22, 2023
8954be4
Merge branch 'bugfix/gitlab-segfault' into 'staging'
andrewelamb Dec 22, 2023
a5366f3
Merge branch 'staging' into 'master'
andrewelamb Dec 22, 2023
645ea85
added db models for single cell data
andrewelamb Mar 7, 2024
37c720a
add update features and genes query add cellstats query
andrewelamb Mar 13, 2024
0723e0b
added genes and features to cells query
andrewelamb Mar 14, 2024
2a43d4c
chnage docker image to 3.8-slim-bookworm
andrewelamb Mar 14, 2024
0f0d68a
change docker image to 3.8-slim-bookworm
andrewelamb Mar 18, 2024
354e069
change docker image to 3.8-slim-bookworm
andrewelamb Mar 18, 2024
ff31b16
fix spelling of docker image
andrewelamb Mar 18, 2024
d098ba2
change alpine commands to debian
andrewelamb Mar 18, 2024
f0922db
fix install fo awscli
andrewelamb Mar 18, 2024
5a1a31e
fix install fo awscli
andrewelamb Mar 18, 2024
b8f1156
change alpine commands to debian
andrewelamb Mar 18, 2024
f86de67
fix install of dependencies
andrewelamb Mar 18, 2024
2e173c5
fix install of dependencies
andrewelamb Mar 18, 2024
3bbd256
fix install of dependencies
andrewelamb Mar 18, 2024
ac2254c
fix install of dependencies
andrewelamb Mar 18, 2024
3b001f2
fix install of dependencies
andrewelamb Mar 18, 2024
1257bd5
fix install of dependencies
andrewelamb Mar 18, 2024
14c861b
add aws configure
andrewelamb Mar 18, 2024
33f491a
remove aws configure
andrewelamb Mar 18, 2024
2719b85
fix aws region name typo
andrewelamb Mar 18, 2024
1574a15
add logging for creds
andrewelamb Mar 18, 2024
ec0ccc3
install jq
andrewelamb Mar 18, 2024
eff40e5
install jq
andrewelamb Mar 18, 2024
0780a81
Merge branch 'staging' into 'fix_runner_image'
andrewelamb Mar 18, 2024
7352a10
Merge branch 'fix_runner_image' into 'staging'
andrewelamb Mar 18, 2024
a854bcf
Update .gitlab-ci.yml
andrewelamb Mar 18, 2024
8718aa8
Merge branch 'andrewelamb-staging-patch-76945' into 'staging'
andrewelamb Mar 18, 2024
75b6e2a
Merge branch 'staging' into fix_neoantigen_query
andrewelamb Mar 18, 2024
84605e9
Merge branch 'fix_neoantigen_query' into 'staging'
andrewelamb Mar 18, 2024
9c62ced
change how features uses cohorts
andrewelamb Apr 25, 2024
b0034cd
Merge branch 'fix_single_cell_query' into 'staging'
andrewelamb Apr 25, 2024
d39156b
fixed single cell queries
andrewelamb May 1, 2024
6f13daa
Merge branch 'fix_single_cell_query' into 'staging'
andrewelamb May 1, 2024
0d6d9dc
Update .gitlab-ci.yml file (commented out tests!!!!)
jonryser May 7, 2024
dbc1cf9
Update .gitlab-ci.yml file (Still no tests!!)
jonryser May 7, 2024
e42e7d3
Update .gitlab-ci.yml file (Commented out test stages)
jonryser May 7, 2024
f817978
Merge branch 'no-tests' into 'staging'
jonryser May 7, 2024
6a98e9c
fix tests
andrewelamb Aug 6, 2024
9abaa39
fix tests
andrewelamb Aug 6, 2024
cf99a0d
removed test that was crashing
andrewelamb Aug 6, 2024
9175a59
Merge branch 'fix_tests' into 'staging'
andrewelamb Aug 6, 2024
ddd53ee
add features to cells query
andrewelamb Aug 7, 2024
84b8062
Merge branch 'add_cells_query' into 'staging'
andrewelamb Aug 7, 2024
6f3139b
fix paging
andrewelamb Aug 7, 2024
4df6cd0
Merge branch 'add_cells_query' into 'staging'
andrewelamb Aug 7, 2024
8a9d024
fix features query using cohorts
andrewelamb Sep 30, 2024
a5e5b6b
fix features query using cohorts
andrewelamb Sep 30, 2024
827313f
Merge branch 'add_cells_query' into 'staging'
andrewelamb Sep 30, 2024
ed1eae1
Merge branch 'master' into 'staging'
andrewelamb Oct 16, 2024
c0883e7
fix sampels test
andrewelamb Oct 16, 2024
8de859e
Merge branch 'add_cells_query' into 'staging'
andrewelamb Oct 17, 2024
4761b0f
small change to test file to trigger workflow
andrewelamb Oct 17, 2024
fc74590
Merge branch 'fix_test' into 'staging'
andrewelamb Oct 17, 2024
4f17ff9
feat(repo): merge staging from https://gitlab.com/cri-iatlas/iatlas-a…
tschaffter Nov 27, 2024
576892d
move files to apps/iatlas/api and remove selected files
tschaffter Nov 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions apps/iatlas/api/.env-SAMPLE
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
FLASK_APP=iatlasapi.py
FLASK_ENV=development
FLASK_RUN_PORT=5000
POSTGRES_DB=iatlas_dev
POSTGRES_HOST=host.docker.internal
POSTGRES_PORT=5432
POSTGRES_PASSWORD=docker
POSTGRES_USER=postgres
PYTHON_IMAGE_VERSION=3.8.19-alpine3.20
SNAKEVIZ_PORT=8020
1 change: 1 addition & 0 deletions apps/iatlas/api/.env-none
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Please do not add anything to this file. it is intended to be empty.
148 changes: 148 additions & 0 deletions apps/iatlas/api/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
bin/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
include/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# cProfile
.profiles/*

# API and request logs
.logs/*

# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
coverage/

# Translations
*.mo
*.pot

# Flask stuff:
instance/
.webassets-cache

# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
.pybuilder/
target/

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# pyenv
# For a library or package, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# .python-version

# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock

# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/

# Environments
.env
.env-*
!.env-SAMPLE
!.env-none
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Spyder project settings
.spyderproject
.spyproject

# Rope project settings
.ropeproject

# mkdocs documentation
/site

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# Pyre type checker
.pyre/

# pytype static type analyzer
.pytype/

# Cython debug symbols
cython_debug/

# VScode settings
.vscode/*
!.vscode/co-authored-by.code-snippets
!.vscode/extensions.json
!.vscode/cspell.json
!.vscode/settings.json
*.code-workspace
!iatlas-api.code-workspace

# OS
.DS_Store
Loading
Loading