Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mongiris
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Duchateau Fabien
mongiris
Commits
a47b0570
Commit
a47b0570
authored
6 years ago
by
Duchateau Fabien
Browse files
Options
Downloads
Patches
Plain Diff
version 0.33 - working
parent
f5b4e25a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
mongiris/__init__.py
+8
-0
8 additions, 0 deletions
mongiris/__init__.py
setup.cfg
+1
-1
1 addition, 1 deletion
setup.cfg
with
9 additions
and
1 deletion
mongiris/__init__.py
0 → 100644
+
8
−
0
View file @
a47b0570
#!/usr/bin/env python
# encoding: utf-8
from
.main
import
Mongiris
# all modules
__all__
=
[
'
Mongiris
'
,
]
This diff is collapsed.
Click to expand it.
setup.cfg
+
1
−
1
View file @
a47b0570
[metadata]
name
= mongiris
version
= 0.3
2
version
= 0.3
3
description
= This package is an interface for querying INSEE IRIS stored as documents in MongoDB. Requires loading the IRIS files into MongoDB prior to using this package.
author
= Fabien Duchateau
author_email
= fabien.duchateau@univ-lyon1.fr
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment