Skip to content

hadze/misc

Repository files navigation

Misc

Description of the misc section and its projects inside

cheat-sheet git

Found a very simple git cheat-sheet here: git cheat-sheet I

And another one here: git cheat-sheet II

Tribute to author: (https://www.jrebel.com/blog/git-cheat-sheet#authorsimonmaple) alt text

Another example page for git commands

Git workflows

python

python cheat-sheet

learn python

python in 30 days

python algorithms

python 3

anaconda

anaconda cheat-sheet

create environment

create environment from *.yml-file

save environment to *.yml-file

install jupyter nb_extensions to your environment

logging

A simple logging mechanism for python with different approaches (logging via code, config file, etc.) Useful links:

How To Logging

Logging in Practice

Using Logging in multiple modules

flask

Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries. More details can be found here: flask website

See also the comparison of different web frameworks web frameworks

filehandling

Short example on how to realize an FileSystemWatcher

aws

How to apply machine learning and deep learning in Amazon SageMaker sagemaker examples

Deployment

...

Built With

...

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

miscellaneous

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published