Relative Content

Tag Archive for packages

Simple packaging for multi-file/module Python deployments

I’m working on a Python codebase which we are trying to improve the modularity of. Both the top level scripts and the modules that they depend on are all in one main repo. We have another repo which contains utility scripts for various runtime actions including fixing problems etc.

SPM: Expose transitive dependency types

I’m developing a Swift Package distributed via SPM. I have other dependencies (Swift packages) that my package depends on. Is it possible to expose types (classes, structs, etc.) defined in the dependencies to the client app? So given;

Package diagram for an MVC patterned project?

We are required to make a package diagram for our senior project. Since our project uses MVC patter design, we created an MVC class diagram, now, our problem is in creating the package diagrams from our class diagram.

Package diagram for an MVC patterned project?

We are required to make a package diagram for our senior project. Since our project uses MVC patter design, we created an MVC class diagram, now, our problem is in creating the package diagrams from our class diagram.

Package diagram for an MVC patterned project?

We are required to make a package diagram for our senior project. Since our project uses MVC patter design, we created an MVC class diagram, now, our problem is in creating the package diagrams from our class diagram.