Skip to content

Instantly share code, notes, and snippets.

View Mr-MaNia7's full-sized avatar
🎯
Focusing

Abdulkarim Getachew Mr-MaNia7

🎯
Focusing
  • Addis Ababa
  • 04:39 (UTC +03:00)
View GitHub Profile
@bradtraversy
bradtraversy / flutter_setup.md
Last active April 12, 2025 21:45
Flutter dev setup & notes
@NicolasBizzozzero
NicolasBizzozzero / comprehensive_header.py
Last active March 19, 2025 15:03
Python template of a comprehensive header, with shebang, docstring, GPLv3 license and all metadata.
#!/usr/bin/env python
""" Short description of this Python module.
Longer description of this module.
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
@antespi
antespi / Odoo - Rename an addon without losing data.md
Last active March 13, 2025 21:42
Odoo - Rename an addon without losing data

Odoo - Rename an addon without losing data

Rename addon

  • Change __openerp__.py addon name field
  • Change README.rst file