Provides multiple methods to hide and retrieve data
Project description
FHMake
FredHappyface Makefile for python. Run one of the following subcommands...
install: Poetry install build: Build documentation, requirements.txt, and run poetry build publish: Run poetry publish (interactive) audit: dependency checking, security analysis and complexity/ Maintainability checking. Use with --fast to speed up the security analysis.
Table of Contents
- Documentation
- Install With PIP
- Language information
- Install Python on Windows
- Install Python on Linux
- How to run
- Download Project
- Community Files
Documentation
See the Docs for more information.
Install With PIP
"Slim" Build: Install simplesecurity[full], poetry, checkrequirements[full] and licensecheck[full] with pipx
pip install fhmake
Otherwise:
pip install fhmake[full]
Head to https://pypi.org/project/fhmake/ for more info
Language information
Built for
This program has been written for Python 3 and has been tested with Python version 3.9.0 https://www.python.org/downloads/release/python-380/.
Install Python on Windows
Chocolatey
choco install python
Download
To install Python, go to https://www.python.org/ and download the latest version.
Install Python on Linux
Apt
sudo apt install python3.9
How to run
With VSCode
- Open the .py file in vscode
- Ensure a python 3.9 interpreter is selected (Ctrl+Shift+P > Python:Select Interpreter > Python 3.9)
- Run by pressing Ctrl+F5 (if you are prompted to install any modules, accept)
From the Terminal
./[file].py
Download Project
Clone
Using The Command Line
- Press the Clone or download button in the top right
- Copy the URL (link)
- Open the command line and change directory to where you wish to clone to
- Type 'git clone' followed by URL in step 2
$ git clone https://github.com/FHPythonUtils/FHMake
More information can be found at https://help.github.com/en/articles/cloning-a-repository
Using GitHub Desktop
- Press the Clone or download button in the top right
- Click open in desktop
- Choose the path for where you want and click Clone
More information can be found at https://help.github.com/en/desktop/contributing-to-projects/cloning-a-repository-from-github-to-github-desktop
Download Zip File
- Download this GitHub repository
- Extract the zip archive
- Copy/ move to the desired location
Community Files
Licence
MIT License Copyright (c) FredHappyface (See the LICENSE for more information.)
Changelog
See the Changelog for more information.
Code of Conduct
Online communities include people from many backgrounds. The Project contributors are committed to providing a friendly, safe and welcoming environment for all. Please see the Code of Conduct for more information.
Contributing
Contributions are welcome, please see the Contributing Guidelines for more information.
Security
Thank you for improving the security of the project, please see the Security Policy for more information.
Support
Thank you for using this project, I hope it is of use to you. Please be aware that those involved with the project often do so for fun along with other commitments (such as work, family, etc). Please see the Support Policy for more information.
Rationale
The rationale acts as a guide to various processes regarding projects such as the versioning scheme and the programming styles used. Please see the Rationale for more information.
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 Distribution
File details
Details for the file fhmake-2021.tar.gz
.
File metadata
- Download URL: fhmake-2021.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e25089c1b36c11ebfd92a97e72a92f4a1eed5c40ad3d112d4a848416b6fc4fa |
|
MD5 | 433316b9183f47c11e47d6f62ccc51f8 |
|
BLAKE2b-256 | c0ccbb3653f69c65608060f8d09b3c96cdddefa862765f0918ccce0ff32f7541 |
File details
Details for the file fhmake-2021-py3-none-any.whl
.
File metadata
- Download URL: fhmake-2021-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89f27d32e7376dc5a439899378f3a29fa134a804e746765dd5ec2810bc973c45 |
|
MD5 | bc039e6e44f8198a57c3a6ad2c21c5f8 |
|
BLAKE2b-256 | ff128c34c53e9412e5a30054a345f848b03b1fb7f188fd0a753e00868270857e |