administration tools for specific servers
Project description
# servertools
[](http://pypi.python.org) [](http://pypi.python.org) [](https://travis-ci.org/michagrandel/servertools) []() [](https://github.com/michagrandel/servertools/releases) [](http://pypi.python.org) [](https://github.com/michagrandel/servertools/blob/master/LICENSE) [](http://makeapullrequest.com)
servertools provide some tools to identify servers and fix some specific problems.
> Early Development > > Please note that this project is in planning/early development phase! > Many things might not work or not even exist the way you would expect.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Prerequisites
This project is based [Python 3.5.x][python]. Other than that there are no special requirements.
#### Install on your local machine
To prepare for installation, make sure, you have at least [Python 3.5+][python] and [pip][pip] up and running!
### Installing
#### Install on any server or local machine
Bare in mind that servertools are - as the name indicate - written to be used on a *server. That’s why any feature may or may not work on your local machine.*
That said, most features will nonetheless work on any computer.
#### Install on a uberspace Server
Download the servertools and extract:
`bash [jasmin@fornax ~]$ url="`curl -s https://api.github.com/repos/michagrandel/servertools/releases/latest | grep tarball_url | cut -d '"' -f 4`" [jasmin@fornax ~]$ wget $url -O servertools.tar [jasmin@fornax ~]$ tar -xvf servertools.tar > name.txt [jasmin@fornax ~]$ mv $(head -n 1 "name.txt") servertools [jasmin@fornax ~]$ rm servertools.tar name.txt `
Install the python module:
` [jasmin@fornax ~]$ cd ~/servertools [jasmin@fornax servertools]$ python3 setup.py install `
You are ready!
## Running the tests
Keep going, unit test are not written yet. Maybe you want to give it a try?
## Built With
Python 3.5
## Contributing
Thank you very kindly for your interest in contributing to our code!
Please take a moment and read [our Contributing Guide](Contributing.md) to get you started!
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [releases on this repository][github-releases].
## Authors
Micha Grandel - Author and maintainer - [Github][github]
We thank all of our [contributors][github-contributors], who participated in this project.
## License
This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details
[github]: https://github.com/michagrandel [github-releases]: https://github.com/michagrandel/servertools/releases [github-contributors]: https://github.com/michagrandel/servertools/graphs/contributors [python]: https://www.python.org/downloads/ [pip]: https://pypi.python.org/pypi/pip [flask]: http://flask.pocoo.org [gitflow]: https://danielkummer.github.io/git-flow-cheatsheet/ [gitflow-model]: http://nvie.com/posts/a-successful-git-branching-model/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file servertools-1.1.1.tar.gz.
File metadata
- Download URL: servertools-1.1.1.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/20.10.1 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6c005992fb0137607ff9837070ea6248f6905220d6895d260b84afa2a2f93c8
|
|
| MD5 |
1d4a2d28145ced5651f14c45ea30f417
|
|
| BLAKE2b-256 |
7957ef025f9fbb96fd41d73f1b99b12a417abdf2d7f96a7227e015347e74d362
|
File details
Details for the file servertools-1.1.1-py3-none-any.whl.
File metadata
- Download URL: servertools-1.1.1-py3-none-any.whl
- Upload date:
- Size: 27.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/20.10.1 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ed1f12645b5cbc5c6c1f1e2f705f14888c66c3641dd5be4c31f7a105d6d187f
|
|
| MD5 |
04f298163eada43adaaf5f5fba0adc33
|
|
| BLAKE2b-256 |
4054dc3f01615d724f840d2e979a8d5498c860d00fb65a66c00e2493ca21bcc4
|
File details
Details for the file servertools-1.1.1-4-py3-none-any.whl.
File metadata
- Download URL: servertools-1.1.1-4-py3-none-any.whl
- Upload date:
- Size: 27.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/20.10.1 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
314cfbd20d85411f5e86240aa8198d8737d83e5a4ab13277f3bba27a99df43dc
|
|
| MD5 |
8b5c189f56448eb5fabc57f4b8667ff8
|
|
| BLAKE2b-256 |
2682dfc1a6365c51298e9c7c444e5be7901021946687f3476f108f64e5f9ec2e
|