juneja-codebase 2.0.0__tar.gz → 4.0.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- juneja_codebase-4.0.0/LICENSE +0 -0
- juneja_codebase-4.0.0/MANIFEST.in +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/PKG-INFO +6 -5
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/README.md +5 -4
- juneja_codebase-4.0.0/juneja_codebase/__init__.py +6 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/main.py +4 -4
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase.egg-info/PKG-INFO +6 -5
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/setup.cfg +1 -1
- juneja_codebase-4.0.0/setup.py +30 -0
- juneja_codebase-2.0.0/LICENSE +0 -21
- juneja_codebase-2.0.0/MANIFEST.in +0 -3
- juneja_codebase-2.0.0/juneja_codebase/__init__.py +0 -6
- juneja_codebase-2.0.0/setup.py +0 -29
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical10_CD.l +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical10_CD.y +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical11_CD.l +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical11_CD.y +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical12_CD.l +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical12_CD.y +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical13_CD.l +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical13_CD.y +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical1_CD.l +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical2_CD.l +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical3_CD.l +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical4_CD.l +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical5_CD.l +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical6_CD.l +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical7_CD.l +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical8_CD.l +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical9_CD.l +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/compiler_design/AnshJuneja_Practical9_CD.y +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/deep_learning/Denoised_Autoencoders.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/deep_learning/Fashion_Mnist_DenseNet201_VGG19_PreTModel.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/deep_learning/Image_Compression_Autoencoders.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/deep_learning/boston_housing.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/deep_learning/cnn_fashionmnist.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/deep_learning/posneg_imdb_ffnn..ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/deep_learning/reuters.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/deep_learning/rnnlstm_timeseries_imdb.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/social_network_analysis/1_try.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/social_network_analysis/2_try.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/social_network_analysis/3_try.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/social_network_analysis/4_try.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/social_network_analysis/5_try.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/social_network_analysis/6_try.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase/templates/social_network_analysis/new.ipynb +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase.egg-info/SOURCES.txt +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase.egg-info/dependency_links.txt +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase.egg-info/entry_points.txt +0 -0
- {juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase.egg-info/top_level.txt +0 -0
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: juneja_codebase
|
|
3
|
-
Version:
|
|
3
|
+
Version: 4.0.0
|
|
4
4
|
Summary: CLI tool to generate academic practical code files for Compiler Design, Data Structures, OS, and DBMS
|
|
5
5
|
Home-page: UNKNOWN
|
|
6
6
|
Author: AJ
|
|
@@ -47,10 +47,10 @@ juneja-codebase --all --zip
|
|
|
47
47
|
### Alternative Method (Use this in lab/college systems if `juneja-codebase` command doesn't work)
|
|
48
48
|
```bash
|
|
49
49
|
# If you get "command not found" or "not recognized" error, use:
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
50
|
+
python3 -m juneja_codebase.main --list
|
|
51
|
+
python3 -m juneja_codebase.main --all
|
|
52
|
+
python3 -m juneja_codebase.main --subject compiler_design
|
|
53
|
+
python3 -m juneja_codebase.main --all --zip
|
|
54
54
|
```
|
|
55
55
|
|
|
56
56
|
**Note:** The alternative method works on ALL systems and doesn't require the Scripts folder to be in PATH.
|
|
@@ -73,3 +73,4 @@ python -m juneja_codebase.main --all --zip
|
|
|
73
73
|
MIT License
|
|
74
74
|
|
|
75
75
|
|
|
76
|
+
|
|
@@ -31,10 +31,10 @@ juneja-codebase --all --zip
|
|
|
31
31
|
### Alternative Method (Use this in lab/college systems if `juneja-codebase` command doesn't work)
|
|
32
32
|
```bash
|
|
33
33
|
# If you get "command not found" or "not recognized" error, use:
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
34
|
+
python3 -m juneja_codebase.main --list
|
|
35
|
+
python3 -m juneja_codebase.main --all
|
|
36
|
+
python3 -m juneja_codebase.main --subject compiler_design
|
|
37
|
+
python3 -m juneja_codebase.main --all --zip
|
|
38
38
|
```
|
|
39
39
|
|
|
40
40
|
**Note:** The alternative method works on ALL systems and doesn't require the Scripts folder to be in PATH.
|
|
@@ -55,3 +55,4 @@ python -m juneja_codebase.main --all --zip
|
|
|
55
55
|
## License
|
|
56
56
|
|
|
57
57
|
MIT License
|
|
58
|
+
|
|
@@ -150,7 +150,7 @@ Examples:
|
|
|
150
150
|
parser.add_argument(
|
|
151
151
|
'--version', '-v',
|
|
152
152
|
action='version',
|
|
153
|
-
version='%(prog)s 0.
|
|
153
|
+
version='%(prog)s 4.0.0'
|
|
154
154
|
)
|
|
155
155
|
|
|
156
156
|
args = parser.parse_args()
|
|
@@ -187,9 +187,9 @@ Examples:
|
|
|
187
187
|
# No action specified, show help
|
|
188
188
|
parser.print_help()
|
|
189
189
|
print("\n" + "="*70)
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
190
|
+
print("💡 TIP: If 'juneja-codebase' command doesn't work in your system, use:")
|
|
191
|
+
print(" python -m juneja_codebase.main --list")
|
|
192
|
+
print(" python -m juneja_codebase.main --all")
|
|
193
193
|
print("="*70)
|
|
194
194
|
|
|
195
195
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: juneja-codebase
|
|
3
|
-
Version:
|
|
3
|
+
Version: 4.0.0
|
|
4
4
|
Summary: CLI tool to generate academic practical code files for Compiler Design, Data Structures, OS, and DBMS
|
|
5
5
|
Home-page: UNKNOWN
|
|
6
6
|
Author: AJ
|
|
@@ -47,10 +47,10 @@ juneja-codebase --all --zip
|
|
|
47
47
|
### Alternative Method (Use this in lab/college systems if `juneja-codebase` command doesn't work)
|
|
48
48
|
```bash
|
|
49
49
|
# If you get "command not found" or "not recognized" error, use:
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
50
|
+
python3 -m juneja_codebase.main --list
|
|
51
|
+
python3 -m juneja_codebase.main --all
|
|
52
|
+
python3 -m juneja_codebase.main --subject compiler_design
|
|
53
|
+
python3 -m juneja_codebase.main --all --zip
|
|
54
54
|
```
|
|
55
55
|
|
|
56
56
|
**Note:** The alternative method works on ALL systems and doesn't require the Scripts folder to be in PATH.
|
|
@@ -73,3 +73,4 @@ python -m juneja_codebase.main --all --zip
|
|
|
73
73
|
MIT License
|
|
74
74
|
|
|
75
75
|
|
|
76
|
+
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
from setuptools import setup, find_packages
|
|
2
|
+
from pathlib import Path
|
|
3
|
+
|
|
4
|
+
# Read the README file
|
|
5
|
+
this_directory = Path(__file__).parent
|
|
6
|
+
long_description = (this_directory / "README.md").read_text(encoding='utf-8') if (this_directory / "README.md").exists() else "juneja-codebase"
|
|
7
|
+
|
|
8
|
+
setup(
|
|
9
|
+
name="juneja_codebase",
|
|
10
|
+
version="4.0.0",
|
|
11
|
+
author="AJ",
|
|
12
|
+
description="CLI tool to generate academic practical code files for Compiler Design, Data Structures, OS, and DBMS",
|
|
13
|
+
long_description=long_description,
|
|
14
|
+
long_description_content_type="text/markdown",
|
|
15
|
+
packages=find_packages(),
|
|
16
|
+
classifiers=[
|
|
17
|
+
"Programming Language :: Python :: 3",
|
|
18
|
+
"License :: OSI Approved :: MIT License",
|
|
19
|
+
"Operating System :: OS Independent",
|
|
20
|
+
"Intended Audience :: Education",
|
|
21
|
+
],
|
|
22
|
+
python_requires=">=3.6",
|
|
23
|
+
entry_points={
|
|
24
|
+
'console_scripts': [
|
|
25
|
+
'juneja-codebase=juneja_codebase.main:main',
|
|
26
|
+
],
|
|
27
|
+
},
|
|
28
|
+
include_package_data=True,
|
|
29
|
+
)
|
|
30
|
+
|
juneja_codebase-2.0.0/LICENSE
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2025 AJ
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
-
in the Software without restriction, including without limitation the rights
|
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
|
13
|
-
copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
-
SOFTWARE.
|
juneja_codebase-2.0.0/setup.py
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
from setuptools import setup, find_packages
|
|
2
|
-
from pathlib import Path
|
|
3
|
-
|
|
4
|
-
# Read the README file
|
|
5
|
-
this_directory = Path(__file__).parent
|
|
6
|
-
long_description = (this_directory / "README.md").read_text(encoding='utf-8')
|
|
7
|
-
|
|
8
|
-
setup(
|
|
9
|
-
name="juneja_codebase",
|
|
10
|
-
version="2.0.0",
|
|
11
|
-
author="AJ",
|
|
12
|
-
description="CLI tool to generate academic practical code files for Compiler Design, Data Structures, OS, and DBMS",
|
|
13
|
-
long_description=long_description,
|
|
14
|
-
long_description_content_type="text/markdown",
|
|
15
|
-
packages=find_packages(),
|
|
16
|
-
classifiers=[
|
|
17
|
-
"Programming Language :: Python :: 3",
|
|
18
|
-
"License :: OSI Approved :: MIT License",
|
|
19
|
-
"Operating System :: OS Independent",
|
|
20
|
-
"Intended Audience :: Education",
|
|
21
|
-
],
|
|
22
|
-
python_requires=">=3.6",
|
|
23
|
-
entry_points={
|
|
24
|
-
'console_scripts': [
|
|
25
|
-
'juneja-codebase=juneja_codebase.main:main',
|
|
26
|
-
],
|
|
27
|
-
},
|
|
28
|
-
include_package_data=True,
|
|
29
|
-
)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{juneja_codebase-2.0.0 → juneja_codebase-4.0.0}/juneja_codebase.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|