Skip to main content

A lightweight development webserver for ImpactJS

Project description

Python ImpactJS Development Webserver This egg is heavily based on amadeus’ server.py for which none of this would be possible.

Thanks amadeus

https://github.com/amadeus/python-impact

Disclaimer

Use this in a production environment at your own risk. In fact it is heavily discouraged to deploy your ImpactJS game being served by this webserver.

Usage

To get up and running with the python impactjs webserver all you will need to do is:

pip install pyimpact

After you’ve installed pyimpact, from the command line, type

startimpact –host=<HOSTNAME> –port<PORT>

The command line arguments are strictly optional and will default to:

host: ‘localhost’ port: ‘8080’ Tip

Change the –host=0.0.0.0 if you’d like to access your game across a local network.

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

pyimpact-0.1.0.tar.gz (3.3 kB view hashes)

Uploaded Source

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