Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

adamapi

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adamapi - npm Package Compare versions

Comparing version
2.2.2.2
to
2.2.2.3
+1
-1
LICENSE

@@ -1,2 +0,2 @@

Copyright (c) 2023 MEEO s.r.l.
Copyright (c) 2024 MEEO s.r.l.

@@ -3,0 +3,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

Metadata-Version: 2.1
Name: adamapi
Version: 2.2.2.2
Version: 2.2.2.3
Summary: Python Adam API

@@ -11,5 +11,7 @@ Home-page: https://git.services.meeo.it/das/adamapi

Classifier: Operating System :: Unix
Requires-Python: >=3.6
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests==2.32.3
Requires-Dist: tqdm==4.66.5

@@ -20,3 +22,3 @@ # Installation

1. adamapi==2.2.2.2, This pachage works only with ADAMCORE 2.
1. adamapi==2.2.2.3, This pachage works only with ADAMCORE 2.

@@ -35,3 +37,3 @@ ## Requirements

pip install adamapi
ln -s "/usr/lib/python3/dist-packages/osgeo" "${VENVNAME}/lib/python3.8/site-packages/osgeo"
ln -s "/usr/lib/python3/dist-packages/osgeo" "${VENVNAME}/lib/python3.10/site-packages/osgeo"
```

@@ -38,0 +40,0 @@

@@ -5,3 +5,3 @@ # Installation

1. adamapi==2.2.2.2, This pachage works only with ADAMCORE 2.
1. adamapi==2.2.2.3, This pachage works only with ADAMCORE 2.

@@ -20,3 +20,3 @@ ## Requirements

pip install adamapi
ln -s "/usr/lib/python3/dist-packages/osgeo" "${VENVNAME}/lib/python3.8/site-packages/osgeo"
ln -s "/usr/lib/python3/dist-packages/osgeo" "${VENVNAME}/lib/python3.10/site-packages/osgeo"
```

@@ -23,0 +23,0 @@

"""
Copyright (c) 2023 MEEO s.r.l.
Copyright (c) 2024 MEEO s.r.l.

@@ -31,3 +31,3 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

name="adamapi",
version="2.2.2.2",
version="2.2.2.3",
author="MEEO s.r.l.",

@@ -42,15 +42,4 @@ author_email="info@meeo.it",

install_requires=[
'requests >= 2.22.0',
'imageio == 2.9.0',
'tqdm == 4.62.3',
'numpy == 1.21.2',
'python-dateutil == 2.8.2',
"certifi == 2021.5.30",
"charset-normalizer == 2.0.6",
"cycler == 0.10.0",
"idna == 3.2",
"kiwisolver == 1.3.2",
"pyparsing == 2.4.7",
"six == 1.16.0",
"urllib3 ==1.26.7"
'requests == 2.32.3',
'tqdm == 4.66.5',
],

@@ -62,3 +51,3 @@ classifiers=[

],
python_requires='>=3.6',
python_requires='>=3.10',
)
Metadata-Version: 2.1
Name: adamapi
Version: 2.2.2.2
Version: 2.2.2.3
Summary: Python Adam API

@@ -11,5 +11,7 @@ Home-page: https://git.services.meeo.it/das/adamapi

Classifier: Operating System :: Unix
Requires-Python: >=3.6
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests==2.32.3
Requires-Dist: tqdm==4.66.5

@@ -20,3 +22,3 @@ # Installation

1. adamapi==2.2.2.2, This pachage works only with ADAMCORE 2.
1. adamapi==2.2.2.3, This pachage works only with ADAMCORE 2.

@@ -35,3 +37,3 @@ ## Requirements

pip install adamapi
ln -s "/usr/lib/python3/dist-packages/osgeo" "${VENVNAME}/lib/python3.8/site-packages/osgeo"
ln -s "/usr/lib/python3/dist-packages/osgeo" "${VENVNAME}/lib/python3.10/site-packages/osgeo"
```

@@ -38,0 +40,0 @@

@@ -1,13 +0,2 @@

requests>=2.22.0
imageio==2.9.0
tqdm==4.62.3
numpy==1.21.2
python-dateutil==2.8.2
certifi==2021.5.30
charset-normalizer==2.0.6
cycler==0.10.0
idna==3.2
kiwisolver==1.3.2
pyparsing==2.4.7
six==1.16.0
urllib3==1.26.7
requests==2.32.3
tqdm==4.66.5
"""
Copyright (c) 2023 MEEO s.r.l.
Copyright (c) 2024 MEEO s.r.l.

@@ -4,0 +4,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

"""
Copyright (c) 2023 MEEO s.r.l.
Copyright (c) 2024 MEEO s.r.l.

@@ -4,0 +4,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

"""
Copyright (c) 2023 MEEO s.r.l.
Copyright (c) 2024 MEEO s.r.l.

@@ -4,0 +4,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

"""
Copyright (c) 2023 MEEO s.r.l.
Copyright (c) 2024 MEEO s.r.l.

@@ -4,0 +4,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

"""
Copyright (c) 2023 MEEO s.r.l.
Copyright (c) 2024 MEEO s.r.l.

@@ -4,0 +4,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy