Skip to main content

Spelunky 2 Data Utilities.

Project description

PyPi Version

s2-data

Repository for documenting and interacting with various formats for Spelunky 2.

Currently we have documents for the following:

as well as libraries for asset extraction and repacking.

Installation

pip install --upgrade s2-data

Development

If you'd like to contribute to s2-data here are some steps to setup your environment.

VirtualEnv

While not required, a virtualenv is a nice way to keep this projects dependencies isolated from the rest of your system. This step is optional but recommended

In the root directory you can make a virtualenv. It will be excluded from commits by default

python -m venv venv

Whenever developing the project you'll want to activate the virtualenv in your terminal. This is platform dependent and there are more comprehensive docs available here: https://docs.python.org/3/library/venv.html

Setup

Once you have your virtual environment setup and activated you'll want to finish setting up the development environment.

> python setup.py develop

This will install any dependencies as well as setting up links on your path to your local source files. Once this is done you'll be able to execute the binaries right from your path after any changes to the source without the need to build or install anything. If you add new source files you may have to run python setup.py develop again to make sure they're linked.

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

s2-data-0.26.tar.gz (127.9 kB view details)

Uploaded Source

File details

Details for the file s2-data-0.26.tar.gz.

File metadata

  • Download URL: s2-data-0.26.tar.gz
  • Upload date:
  • Size: 127.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.5

File hashes

Hashes for s2-data-0.26.tar.gz
Algorithm Hash digest
SHA256 b15440cab8e2abb63cbc6e5354faf137919f47d03baf64001f165f27cf874301
MD5 28a0aaa1a37640f64a0c9ed6cac3e535
BLAKE2b-256 17696f2623e73917e84a3431b3c8c1bffab46265a54940f5f6bbe45f58df5079

See more details on using hashes here.

Supported by

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