No project description provided
Project description
McFly Test
.
🚀 Using
Prerequisites
1. Install Docker
- Go to Docker, download and install docker.
- Configure Docker to use the BuildKit build system. On macOS and Windows, BuildKit is enabled by default in Docker Desktop.
To install this package, run:
pip install mcfly_test
✨ Setup VSCode
Open this repo with VSCode, build DevContainer and Dev Containers: Reopen in Container.
✨ Setup PyCharm
Open this repo with PyCharm, and configure Docker Compose as a remote interpreter with the dev service.
🧑💻 Contributing
The following commands can be used inside a DevContainer.
Run linters
poe lint
Run tests
poe test
Update poetry lock file
poetry lock --no-update
Outside a DevContainer
- Run linters
docker compose run devcontainer poe lint
- Run tests
docker compose run devcontainer poe test
- Update poetry lock file
docker compose run devcontainer poetry lock --no-update
# Update the docker image with the new lock file
docker compose build
- Open a shell in docker
docker compose run devcontainer
Shortcuts outside a DevContainer
make lintmake testmake lockmake shell
️⚡️ Scaffolded with Poetry Copier
🛠️ Open an issue if you have any questions or suggestions.
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
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 mcfly_test-0.0.0.tar.gz.
File metadata
- Download URL: mcfly_test-0.0.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Linux/5.4.109+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2af2a368ab43749ac97043cea08cb23c2d2eabd4fcd74112d05cd1dfdf02ae8
|
|
| MD5 |
7c37381f4fe158f39bb44cdd6dd900f9
|
|
| BLAKE2b-256 |
cc29c5e7e30d96fda2ef16126023791f56045d2bf926c1dc6ad8e1ebdcb4b958
|
File details
Details for the file mcfly_test-0.0.0-py3-none-any.whl.
File metadata
- Download URL: mcfly_test-0.0.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Linux/5.4.109+
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b0fdacec3001e2e98f837c40552169ff16d3d478ca8572abc960a7c0f1b4a9a
|
|
| MD5 |
61072c28cd3f2d8d778ddadb189ca81d
|
|
| BLAKE2b-256 |
6bede1301026892d5fd6c1b0552d373f13e004d8df9b56b6dc69110cf5ff2446
|