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.3.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.3-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: scsarchive-1.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 18fab95959e8d7d2280c02c38704fb267f4996c13d1ac4bbd19b15e4048bc246
MD5 569d82cf95daa6b5ee9c09ffba4727fb
BLAKE2b-256 ba8c82e93ede408e6e5de545fea75c665e7e8deef4bd71a9e2db4c2c85a186da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: scsarchive-1.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b308972a9f67faf5e30e27ae11feea291df15df75a3bccbea26c9796a5c7a02f
MD5 e27faeae1e399fcb38c42db24fe31c1f
BLAKE2b-256 3b10d745ac189935780cea0b81046581f4dd009bd3d7c89563baa63e8f5aa823

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