Skip to main content

A Python archive format plugin for creating uncompressed SCS (Euro Truck Simulator 2 mod) archives.

Project description

scsarchive

PyPI version License: MIT Python Versions

scsarchive is a simple Python utility that registers the .scs archive format — an uncompressed .zip format used by Euro Truck Simulator 2 and American Truck Simulator mods — for use with Python’s shutil.make_archive() function.

🚀 Features

  • Register .scs as a custom archive format for use with Python's standard shutil module.
  • Automatically writes .scs files as uncompressed .zip archives, fully compatible with SCS Software's games.
  • Clean, reusable module for integration into modding tools or automation scripts.

📦 Installation

pip install scsarchive

🛠️ Usage

import scsarchive
scsarchive.register_scs_format()

import shutil
shutil.make_archive("mymod", "scs", root_dir="mod_files")

🧼 Optional Cleanup

scsarchive.unregister_scs_format()

🌟 Why I Made This

Coming soon — a personal note from the author.


⚖️ License

MIT License

Copyright (c) 2025 Allie Nikol Modern

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Made with 💖 by ~ Allie ~

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scsarchive-1.0.2.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scsarchive-1.0.2-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file scsarchive-1.0.2.tar.gz.

File metadata

  • Download URL: scsarchive-1.0.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for scsarchive-1.0.2.tar.gz
Algorithm Hash digest
SHA256 6eeff21325bd6b8e953a457ff9ce1f37576c33a8460e001bd94490cec82a9c2f
MD5 8cefbe003c594b4c07dadcc5114846f5
BLAKE2b-256 4bc747c00cbb361294cee3431afbcad25fdc872de5b5f7e8567990950ee8b821

See more details on using hashes here.

File details

Details for the file scsarchive-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: scsarchive-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for scsarchive-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5bd7958771f95252f76c8646e5eb343b2eabd116376468eedc97c6949cca380a
MD5 74deb8872e0171eb000a74b40dd9bdb7
BLAKE2b-256 18078124386c4ddb08176916b71f899bdc92655068cce2b111647f172e554d0c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page