DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-autoskope-client 1.4.1-1

Package Information

DescriptionClient for the Autoskope vehicle tracking API

Provides authenticated access to vehicle and position data exposed by the Autoskope service.

This library connects to an Autoskope vehicle tracking server using supplied host, username, and password credentials. It retrieves vehicle records including identifiers, names, models, battery and external power voltage, GPS quality, device IMEI, and current position data.

Position data includes latitude, longitude, speed, timestamp, and park status. The client maintains an authenticated session with isolated cookies and supports explicit connection management or automatic cleanup through a context manager.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-autoskope-client.git (browse)
Closes#1143849
Trackerhttps://tracker.debian.org/pkg/python-autoskope-client
Uploaded3 hours ago

New Package Report

.changes
DateFri, 07 Aug 2026 10:28:32 +0100
Sourcepython-autoskope-client
Version1.4.1-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
Changelog
python-autoskope-client (1.4.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1143849)
.dsc
Package-Listpython3-autoskope-client deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: autoskope_client
Upstream-Contact: Nico Liebeskind <nico@autoskope.de>
Source: https://github.com/mcisk/autoskope_client

Files: *
Copyright: 2024 The Autoskope Client Contributors
License: Apache-2.0

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0


License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache 2.0 License
 can be found in /usr/share/common-licenses/Apache-2.0 file.

Back to Dashboard | View all reviews for this package