Skip to content

Commit 2979311

Browse files
Merge pull request #22 from supathdhitalGEO/main
added the newer version of FIM framework that is v4.8 with data
2 parents 70a0f3e + 79f5757 commit 2979311

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1522
-7472
lines changed

.DS_Store

10 KB
Binary file not shown.

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,11 @@ fimserve\Scripts\activate
9191
**Once Virtual env is ready, install or add fimserve into your workflows**
9292
```bash
9393
#Using pip
94-
pip install fimserve== 0.1.82 (check for the PyPI version mentioned above)
94+
pip install uv
95+
uv pip install fimserve
96+
'OR'
97+
pip install fimserve
98+
9599

96100
#OR add using poetry to your framework development for quick FIM generation
97101
poetry add fimserve

dist/fimserve-0.1.69-py3-none-any.whl

-36.4 KB
Binary file not shown.

dist/fimserve-0.1.69.tar.gz

-33 KB
Binary file not shown.

dist/fimserve-0.1.70-py3-none-any.whl

-36.9 KB
Binary file not shown.

dist/fimserve-0.1.70.tar.gz

-33.5 KB
Binary file not shown.

dist/fimserve-0.1.71-py3-none-any.whl

-37.7 KB
Binary file not shown.

dist/fimserve-0.1.71.tar.gz

-34.3 KB
Binary file not shown.

dist/fimserve-0.1.72-py3-none-any.whl

-37.8 KB
Binary file not shown.

dist/fimserve-0.1.72.tar.gz

-34.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)