Skip to content

Stephen-RA-King/attix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

attix

Short blurb about what your product does.

PyPI Downloads Status Python Version tests Codecov CodeQl Docker pre-commit pre-commit.ci status readthedocs CodeFactor Codeclimate Imports: isort Code style: black Checked with mypy security: bandit Commitizen friendly Conventional Commits Versioning DeepSource license Pydough OpenSSFScorecard

One to two paragraph statement about your product and what it does.

Contents

πŸ‘“ TLDR

A very succinct paragraph summary regarding the package purpose and operation.

πŸ“½ Demo


Put a demo animated gif here.

πŸ’‘ Project rationale


Why I built this project

πŸš€ Quickstart


Explain succinctly how to use the repository

πŸ—’οΈ Prerequisites

  • A bulleted list of requirements

πŸ’Ύ Installation

OS X & Linux:

pip3 install attix

Windows:

pip install attix

πŸ’» Basic Usage

A simple example demonstrating that the package is working

πŸ’» Usage


A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.

For more examples and usage, please refer to the Wiki.

πŸ”§ Development setup


Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.

pip install --editable attix

βš™οΈ Configuration


Place configuration information here

πŸ”’ Security Considerations


Write any security concerns that you may have here. e.g. exposure of API keys, passwords, old modules etc.

πŸ“š Documentation


Read the Docs

Wiki

🧬 Design Considerations


A few paragraphs on the design considerations if required.

🐳 Using Docker


Building the Image from Dockerfile

Start your docker runtime then:

Build the image using docker build command. e.g.

$ docker build -t sraking/attix:0.1.0 -t sraking/attix:latest .

Once built, run the image using the docker run command. This will create the container. e.g.

$ docker run -it sraking/attix:0.1.0 /bin/bash

Optional: The image can now be pushed to the repository using the docker push command. e.g.

$ docker push sraking/attix:0.1.0

Using the ready built image on dockerhub

Pull the latest image from the repository using the docker pull command. e.g.

~ $ docker pull sraking/attix

Now run the image using the docker run command. This will create the container. e.g.

~ $ docker run -it sraking/attix /bin/bash

Use the command line as normal in the container.

root@4d315992ca28:/app# attix -h

⚠️ Limitations


Describe any limitation the application may have (if any).

⁉️ Some Quirks


The reason I wrote this application in the first place.

❓ FAQs


Give examples of frequently asked questions

πŸ“° What's new in version x.x


  • bulleted list of new features

πŸ“† Planned future enhancements


  • Feature 1
  • Feature 2

πŸ“Š Package statistics


πŸ“œ License


Distributed under the MIT license. See for more information.

< ℹ️ > Meta


Docker

Author: Stephen R A King (sking.github@gmail.com)

Created with Cookiecutter template: pydough

Digital object identifier: DOI

About

store filenames of a remote NAS device for searching

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors