akashbhanu_tiwari's repositories

Inheritance

Inherit the properties of one class to another class using there class-name

Language:PythonStargazers:2Issues:1Issues:0

Abstraction

Simple code to know about abstraction

Language:PythonStargazers:1Issues:2Issues:0

Abstraction-01

read your text file from the system already saved

Language:PythonStargazers:1Issues:2Issues:0

class

class-call-child-class

Language:PythonStargazers:1Issues:1Issues:0

conditional-using-if

Conditional Statement using 'if'

Language:PythonStargazers:1Issues:1Issues:0

count-object

how many object created of a class

Language:PythonStargazers:1Issues:1Issues:0

IF-ELSE_ODD_EVEN

Using_Ternary_Operator

Language:PythonStargazers:1Issues:2Issues:0

IF_ELSE

Ternarry_Operator_Using_IF-ELSE

Language:PythonStargazers:1Issues:2Issues:0

Inherit-the-class-using-reference-variable

Inherit the properties of one class to another class using there class-reference-variable

Language:PythonStargazers:1Issues:1Issues:0

keyword

know the keyword command

MRO

Method Resolution Operator

Language:PythonStargazers:1Issues:1Issues:0

Polymorphism

Polymorphism-Overloading-Duck-Typing-Philosophy

Language:PythonStargazers:1Issues:1Issues:0

Polymorphism-1

Polymorphism-Operator-Overloading

Language:PythonStargazers:1Issues:1Issues:0

Pyramid

Using_Slice_Operator_With_FOR_Loop

Language:PythonStargazers:1Issues:2Issues:0
Stargazers:0Issues:1Issues:0

Functions

Know the basic of "Functions", how it work

Language:PythonStargazers:0Issues:2Issues:0
Stargazers:0Issues:2Issues:0

Modules

A group of functions, variables and classes saved to a file, which is nothing but module. Every Python file (.py) acts as a module.

Language:PythonStargazers:0Issues:2Issues:0

multi_databasse

Dummy Task: Multi DB Router Requirements: 1) Databases: PostgreSQL DB and My SQL DB. 2) Django 1.10 with Python. 3) Multi setting for local and production environments. 4) Proper Readme file with setup instruction. Description: - Project has 2 roles Admin and User - PostgreSQL has 2 database: database1, database2 - My SQL has 3 database: database3, database4, database5 You need to create a django application where admin cab add users and assign multiple database (database1, database2, database3, database4, database5 ) to a user and when user is created, he should get Email for login and password(or any other way to handle this flow). When user performs login, he can see the database list, which admin assigned to him. Then user can create Product by selecting database from the List. Product should be save under selected database. There should be one page where user can see all product list with database name. Admin has one page, where he can see all user's and their product details. (CRUD operation should follow by default.) Any complicated UI is not needed, just a well documented code for Python following PEP8 standards is needed.

Stargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0

Programs

Python

Language:PythonStargazers:0Issues:0Issues:0

Python-3

simple code

Stargazers:0Issues:1Issues:0

Simple-Inheritance

call properties of one class to another class

Language:PythonStargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:2Issues:0